[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

From: Garrett Rooney <rooneg_at_electricjellyfish.net>
Date: 2004-12-15 19:26:16 CET

Arthur M Newman wrote:

> As you can see, it's got the usual inetd stuff, just in a different
> format. The only problem is that the -r flag doesn't seem to do
> anything. Remote users need to type the complete path, or a 'no
> repository found' error is returned.

Tunnel mode has nothing to do with inetd, so your inetd configuration
isn't being used. To force a specific -r flag to be used for tunnel
users you can either replace svnserve with a script that calls svnserve
with the -r option or force ssh to run a specific command for that user
that includes the -r option.

-garrett

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Wed Dec 15 19:29:11 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.