Fixed issue 319, unable to browse a remote subversion repository.

This commit is contained in:
Loic d'Anterroches 2010-03-01 19:59:32 +01:00
parent 548a427148
commit 4e7d3618a7

View File

@ -205,3 +205,11 @@ proposed by Mathias in ticket 369.
3. Restart git-daemon-run 3. Restart git-daemon-run
sv restart git-daemon sv restart git-daemon
## If Subversion is not working
If you access a Subversion server with a self-signed certificate, you
may have problems as your certificate is not trusted, check the
[procedure provided here][svnfix] to solve the problem.
[svnfix]: http://projects.ceondo.com/p/indefero/issues/319/#ic1358