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

Re: svn+ssh with -r

From: Dave Hanson <drhanson_at_gmail.com>
Date: 2004-10-24 00:09:04 CEST

An easy solution to this problem is to replace svnserve with a script
that runs the real svnserve with the appropriate -r option. I needed to
set umask before running svnserve anyway, so this was an easy
addition. The distribution just announced in the message "svn 1.1.1
static builds for solaris, linux, mac" includes a nice implementation
of this (now) obvious solution. Duh.
Dave H

On Wed, 20 Oct 2004 20:48:01 -0700, David Hanson <drh@drhanson.net> wrote:
> Over a year ago, there was some discussion of how to use -r /path/to/repos
> with svnserve -t. I couldn't find a useful reply, aside from specifying the
> svnserve in .ssh/authorized_keys (which isn't very useful if you ssh to the
> host for other reasons).
>
> So, is there a way to specify a -r option to svnserve when it's run via
> svn+ssh? Sure would be useful...
> Thanks,
> Dave H
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
> For additional commands, e-mail: users-help@subversion.tigris.org
>
>

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Sun Oct 24 00:09:35 2004

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.