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

Re: svnserve+ssh

From: Perry E. Metzger <perry_at_piermont.com>
Date: 2004-02-23 20:11:30 CET

Adrian Robert <arobert@cogsci.ucsd.edu> writes:
> OK, wrapping svnserve with somthing like the following works:
>
> ----------
> #!/bin/sh
> # wrap in order to put root in by default
>
> exec /usr/local/bin/svnserve.bin -r /path/to/repository/root "$@"
> ----------

Hmm. Maybe I should add a feature to do this to my really minimal
setgid wrapper for svnserve...

Perry

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