[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: Joey Hess <joey_at_kitenet.net>
Date: 2003-08-22 17:11:47 CEST

junkio@cox.net wrote:
> 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?

On my subversion server, I found it was best to wrap svnserve, svn,
viewcvs, and svnadmin. This way I am guaranteed no user will mess up the
repository permissions, even if they are a local user, or the admin.

What I'd most like to see is a field in the repository that contains a
umask that all subversion code sets before accessing that repository.

-- 
see shy jo

  • application/pgp-signature attachment: stored
Received on Fri Aug 22 17:10:58 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.