subversion...
Posted by: codar
Posted on: 2007-07-31 15:17:00
ok...so i wanted to install trac, so i followed a guide and hooray after 5days of compile and recompile and make clean's i've finally got it up and working. so what brings me here you ask? well i've created a repository with "svnadmin create ~/repos/learning_c", but i want this repository accessible from the web for example "svn co http://myhost.com/repos/learning_c/ whatever". i've noticed that this is done automatically when using the webpanel to create the subversion repository, additionally i've noticed that repo.access and repo.passwd are generated.
I have an upgraded version of subversion at 1.4.3 using clearsilver, how would i make the repository accessible from the web even though it is in ~/repos/...