Login | Register
My pages Projects Community openCollabNet

websvn
Project home

If you were registered and logged in, you could join this project.

Summary PHP based web interface of Subversion repositories
Category scm
License GNU General Public License
Owner(s) tarmes

Description

WebSVN offers a view onto your subversion repositories that's been designed to reflect the Subversion methodology. 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. You can also view the differences between 2 versions of a file so as to see exactly what was changed in a particular revision.

WebSVN offers the following features:

  • Easy to use interface
  • Highly customisable templating system
  • Log message searching
  • Colourisation of file listings
  • Blame support
  • Tar ball downloads
  • Directory comparisons
  • RSS Feed support
  • Fast browsing thanks to internal caching feature
  • Apache MultiViews support
  • Support for bugtraq: properties

Since it's written using PHP, WebSVN is also very portable and easy to install.

To download the latest version, you should access the WebSVN subversion repository. The 'tags' folder contains the official releases of WebSVN. 'trunk' contains the development version and is used at your own risk.

You can access the repository here:

http://websvn.tigris.org/svn/websvn/

You should browse the repository using the "Subversion" link on the left of this window in order to locate the lastest stable release in the tags folder.

The guest username is "guest", there is no password.