News Feed
Jobs Feed
Sections

Recent Jobs

News Archive
Robert Swarthout's Blog:
PHP frontend to Subversion (SVN)
February 01, 2007 @ 10:33:00

In a new post to his blog, Robert Swarthout about a PHP frontend he's been developing for working with Subversion repositories:

The frontend needed to be designed in such a way that each developer could access their working copies and make the full range of actions against them. I decided to also use an AJAX setup so that pages would be quickly loaded and updated by a single toggle of a folder.

A few issues popped up, including tracking edits correctly through the interface. His solution revolved around an Apache MPM that could serve different pages to different users and groups. With this solution in place, the functionality could be built up, a list of which he provides including:

  • create working copy from repository (svn checkout)
  • svn blame
  • svn delete
  • search files (via a grep/find combination, omitting .svn folders)
  • svn rename

1 comment voice your opinion now!
frontend subversion repository apache mpm ajax interface frontend subversion repository apache mpm ajax interface




Similar Posts

Stefan Mischook's Blog: Installing PHP and MySQL on the Mac with MAMP

Hasin Hayder's Blog: How to make your own springloops in PHP

WebReference.com: Database-enabled Ajax with PHP

Robert Peake\'s Blog: Design Patterns, Ajax, and Application Supremacy

HowToForge.com: Building Apache with PHP,MySQL, OCI8 instant client support


Community Events







Don't see your event here?
Let us know!


developer PEAR book application mysql example PHP5 ajax zendframework releases code database cakephp release security zend job package conference framework

All content copyright, 2008 PHPDeveloper.org :: info@phpdeveloper.org - Powered by the Solar PHP Framework