anyone run a subversion server?
im trying to get it working in a root domain
example:
http://svn.example.com
currently its only working
http://svn.example.com/repo
by doing
Alias / /home/websvn/wsvn.php/
If I do Alias / /home/websvn/wsvn.php/repo/
it loads fine in
http://svn.example.com
but all the links have the /code prefix on them.
anyone wanna assist?
