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

Re: need help setting up svn+ssh://

From: <junkio_at_cox.net>
Date: 2003-08-22 08:34:36 CEST

>>>>> "cmpilato" == cmpilato <cmpilato@collab.net> writes:

cmpilato> "Steve Williams" <stevewilliams@kromestudios.com> writes:
>> Does using the umask hack adversely affect a non-SSH or inetd
>> svnserve process? If not, then it wouldn't hurt to use it. If it
>> would affect them, then I'm not sure what would be done.

cmpilato> That's good question to ask. If we agree that it's safe in all
cmpilato> circumstances to use the script, it would make sense to ship and
cmpilato> install the script with the svnserve process.

If so maybe calling umask(2) directly at the beginning of
svnserve binary, instead of shipping a wrapper, would be
cleaner. Better yet, do it with a command line switch perhaps,
so that situations that need it (e.g. svn+ssh) can turn it on?

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Fri Aug 22 08:35:32 2003

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.