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

Re: svnserve -r option does not work with svn+ssh

From: Jim Correia <jim.correia_at_pobox.com>
Date: 2005-03-10 02:34:53 CET

On Mar 9, 2005, at 8:09 PM, Günter Dannoritzer wrote:

> I started using svn (1.1.3) and have configured the svnserver with
> ssh. So I start the server with

When connection over svn+ssh the svnserver daemon isn't used at all. It
is only used for svn:// connections.

A new svnserver process is started up by the ssh connection. If you
want to use -r with it, you'll have to use the usual ssh tricks.

http://www.contactor.se/~dast/svnusers/archive-2003-08/0548.shtml

Jim

---------------------------------------------------------------------
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:37:18 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.