Its been a while I haven’t setup an svn repository for SCM. Anyhow, here are the steps just in case I forget again and again…

1. Add a new trac setting in /etc/apache2/sites-available/default

 

2. Copy a template

cp -Rf /var/www/trac/trac-template /var/www/localdumplings

3. Restart Apache2

4. Resync the repository

trac-admin localdumpling resync