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

Re: configuring svn+ssh using a wrapper script.

From: Alan Barrett <apb_at_cequrux.com>
Date: Wed, 11 Jun 2008 10:42:13 +0200

On Wed, 21 May 2008, Brent Pathakis wrote:
> Created a shell script, "svnserve":
>
> #!/bin/sh
> exec /usr/local/bin/svnserve.bin -r /repos "$@"

That looks fine. Is your shell script executable? Try making it log
its progress to a file.

--apb (Alan Barrett)

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe_at_subversion.tigris.org
For additional commands, e-mail: users-help_at_subversion.tigris.org
Received on 2008-06-11 10:43:58 CEST

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.