Introduction
SVNManager is a PHP web based tool to administer a Apache Subversion repository server.
With this tool you can remotely:
- Create, remove, load and dump repositories
- Manage user accounts for access to the repositories
- Manage groups for acces to the repositories
- Invite users by email to create an account on the server
News
SVNManager 1.07 released (August 9th 2009)
This version fixes the problem that on some systems (e.g. Gentoo) the Subversion tools didn't work
because they couldn't write config files to the directory set in the HOME environment variable. This is solved
by adding a configuration parameter where you can specify the location to store Subversion configuration files.
When upgrading, please note the change in your config.php file!