Installation Procedure

The installation is split into a few parts. Follow the linked pages in order.

The installation is divided into several parts — just follow the pages below in order.

This description assumes SVN Access Manager is installed to /usr/share/svn-access-manager, the web server is reached as localhost, and the Subversion repository and the MySQL database live on the same host. The directory containing the repositories is assumed to be /svn/repos. The files needed for authentication and authorization are assumed to be in /etc/svn. The configuration file for SVN Access Manager itself will be placed in /etc/svn-access-manager — make sure your web server has write access to that directory.

Before you start

In your php.ini file, make sure mysql.allow_persistent is set to on. Otherwise you may have problems logging in after installation. Restart your web server after changing this value.

Next steps