WebSVN - Online Subversion Repository Browser

ADVERTISEMENTS

WebSVN is an open source & web-based application that offers an easy browsing experience for your subversion repositories. You can view the log of any file or directory and see a list of all the files changed, added or deleted in any given revision.

The “Changes” View shows changes at a revision point, along with the date, time, author and log message for that revision.

You can also compare the differences between 2 versions of a file to see exactly what was changed in a particular revision. The “Compare with Previous” View shows the differences between two different revisions of a file with a color coded side by side listing of the two revisions.

The Log View shows a file’s history via the log messages. This allows you to see a history of changes from the point of view log messages entered at checkin/commit time.

Other features of WebSVN:

  • Easy to use interface
  • Customizable templating system
  • Colorization of file listings
  • Blame view
  • Log message searching
  • Apache MultiViews support
  • RSS feed support

A demo of the latest official release of WebSVN can be found under demo.websvn.info.
For testing there is also a demo using the trunk of WebSVN under trunk.websvn.info.

You can download the lastest version of WebSVN from http://www.websvn.info/download/. It is portable and easy to install. Simply install WebSVN in a standard sub-domain, then configure it to point to a remote repository at your subversion. You can get the WebSVN installation guide here.

Posted on 10. Oct, 2009 by km in Development Tools, Open Source

Leave a reply