Adding Users to Trac and SVN
Trac and SVN share the same user base, in order to add a user to both you'll need access to the server and the root information.
- Log into the server and locate /etc/apache2/svn.passwd
- Enter super user mode with the admin login and password
- Call htpasswd svn.passwd newusername and enter a password for the new user.
