I installed subversion according to this guide:
http://lincgeek.org/blog/?p=347
however instead of home/svn is my dir /var/www/svn
Now when I go to my browser and type in the ip of the server /svn then it says that this doesn't excist.
What did I missed?
EDIT:
When I add the following lines into my etc/httpd/conf/httpd.conf
LoadModule dav_svn_module modules/mod_dav_svn.so
LoadModule authz_svn_module modules/mod_authz_svn.so
Then I get the following error:
httpd: Syntax error on line 188 of /etc/httpd/conf/httpd.conf: Cannot load /etc/httpd/modules/mod_dav_svn.so into server: /etc/httpd/modules/mod_dav_svn.so: cannot open shared object file: No such file or directory
Recent comments
1 day 6 hours ago
1 day 11 hours ago
1 day 13 hours ago
1 day 14 hours ago
1 day 15 hours ago
1 day 20 hours ago
1 day 21 hours ago
1 day 23 hours ago
2 days 12 hours ago
2 days 14 hours ago