Re: svnserve
From: Erik Huelsmann <e.huelsmann_at_gmx.net>
Date: 2004-09-30 00:04:16 CEST
> Marc Haisenko wrote:
Yes. Create a wrapper which passes the extra argument to svnserve like this:
#!/bin/sh
/usr/bin/svnserve -r /my/repos/root "$@"
and make sure it's in your path before svnserve itself.
HTH,
Erik.
-- GMX ProMail mit bestem Virenschutz http://www.gmx.net/de/go/mail +++ Empfehlung der Redaktion +++ Internet Professionell 10/04 +++ --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org For additional commands, e-mail: users-help@subversion.tigris.orgReceived on Thu Sep 30 00:04:44 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.