Jesper Olsen wrote:
>On Sat, 30 Oct 2004 11:45:41 -0700, Dave Hanson <drhanson@gmail.com> wrote:
>
>
>>I asked this a while back, and then realized the obvious answer:
>>
>>---------- Forwarded message ----------
>>From: Dave Hanson <drhanson@gmail.com>
>>Date: Sat, 23 Oct 2004 15:09:04 -0700
>>Subject: Re: svn+ssh with -r
>>To: "users@subversion.tigris.org" <users@subversion.tigris.org>
>>
>>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
>>
>>
>
>Yes, that would be how... :-)
>
>Thanks
>Jesper
>
>
Additionally!
Just remember that when a new svn rpm comes out it will overwrite it.
So what I did was to copy the svnserve file to svnserve.real and also I
copied my new script file from svnserve to svnserve.script. That way
when an update comes around I don't have to search around (worse if like
me the script was in the repo I couldn't get to...) for the script I
just do a cp svnserve svnserve.real && svnserve.script svnserve and it's
back working again.
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Sat Oct 30 23:16:58 2004