[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

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.
So I start the server with

svnserve -t -d -r /srv/svn

Now when I want to access this repository I have to fully qualify it,
meaning:

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
the difference for that?

Is there a way that I can avoid having to qualify the full path with the
ssh tunnel?

Thanks in advance.

Guenter

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Thu Mar 10 02:12:25 2005

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.