svnserve -r option does not work with svn+ssh
From: Günter Dannoritzer <dannoritzer_at_web.de>
Date: 2005-03-10 02:09:39 CET
Hi,
I started using svn (1.1.3) and have configured the svnserver with ssh.
svnserve -t -d -r /srv/svn
Now when I want to access this repository I have to fully qualify it,
svn list svn+ssh://mydomain.org/srv/svn
If I am not using the tunnel I can access it with:
svn list svn://mydomain.org
I looked through the svn book but did not find any explanation. What is
Is there a way that I can avoid having to qualify the full path with the
Thanks in advance.
Guenter
---------------------------------------------------------------------
|
This is an archived mail posted to the Subversion Users mailing list.
This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.