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

Re: svnserver tunnelling and -r option - still looking for help

From: Ben Collins-Sussman <sussman_at_collab.net>
Date: 2005-04-20 23:39:05 CEST

On Apr 20, 2005, at 3:58 PM, Michael L Brown wrote:
>
> If one starts svnserver via "svn+ssh", or "svn+rsh", how does one get
> the
> -r (--root) option set?  If started as a daemon, then it is easy, but
> not
> so obvious when started by a tunnel.
>

On the server, rename 'svnserve' to 'svnserve-orig', then create a
wrapper script named 'svnserve' which invokes the original binary with
the -r option, as well as any other options passed to the script.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Wed Apr 20 23:42:20 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.