It's good and bad to hear that PATH rules. It's good, because that
means i didn't make a mistake implementing this, but bad, because i've
got /bin/svnserve calling umask 002, and it's not sticking.
Do you know why a call to umask would be ignored by svnserve, the very
next line in the shell script?
- paul
On Jun 17, 2004, at 9:58 PM, Michael P. Soulier wrote:
> On 17/06/04 paul. said:
>
>> Does svn+ssh:// explicitly call % /usr/bin/svnserve, or does it just
>> call % svnserve ? That could be the difference, but on FreeBSD it
>> worked as % svnserve -- thus calling the wrapper earlier in the path.
>> Maybe I'm assuming that it does that, but maybe it changed recently,
>> so
>> that it calls /usr/bin/svnserve explicitly?
>
> It calls svnserve -t, so the PATH rules. If you install an ssh key for
> each user on the server, and force the command to /bin/svnserve -t, it
> should resolve your issue.
>
> Mike
>
> --
> Michael P. Soulier <msoulier@digitaltorque.ca>
> The major advances in civilization are processes that all but wreck the
> societies in which they occur.
> -- Albert North Whitehead
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Fri Jun 18 15:57:15 2004