My favorites | Sign in
Project Home Downloads Wiki Issues Source
Project Information
Members
Featured
Downloads
Links

svn-web-admin is a web application that allow you to manager users, groups and access to a subversion server configured via Apache Httpd (mod_dav, mod_dav_svn, mod_authz_svn). For subversion server configuration details, see Chapter 6. Server Configuration of the free Version Control with Subversion online book.

This subversion configuration is most commonly used with the CollabNet's Subversion.

Software Requirements:

  • Java SE 5
  • Ant 1.7.0
  • Servlet Container of choice (e.g. Tomcat)
Also, ensure you have htpasswd script installed (see HTTP Server documentation), and read/write access to the subversion access (AuthzSVNAccessFile) and user authorization (AuthUserFile) files.

Build instructions:

 - Execute: ant war

Optionally you can deploy the binary release svn-web-admin-1.0.war (compiled in Java SE 6)

Installation instructions:

 - Deploy war to Servlet Container
 - Edit 'svnwebadmin.properties' inside WEB-INF/classes to match environment
 - Start Container

Screenshot:

svn-web-admin uses GWT

Please contact the project owner with any questions or issues:

Powered by Google Project Hosting