Followed this tutorial
http://rbgeek.wordpress.com/2012/05/...th-web-access/
and everything seems to be in order, except when I hit the url I chose on my server http://server.com/svn i get a 403 Forbidden error.
I'm sure the reason is because I chose to store the files separately from the chosen url. Here's my dav_svn.conf:
I chmodded /media/orthrus/Subversion 755 and chowned it to www-data:www-dataCode:<Location /svn> DAV svn SVNParentPath /media/orthrus/Subversion AuthType Basic AuthName "Peacocktopus Subversion Server" AuthUserFile /etc/apache2/dav_svn.passwd Require valid-user </Location>



Adv Reply
Bookmarks