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

forcing strange umasks

From: Jens-D. Neppe <jn_at_linux-fuer-alle.de>
Date: 2004-08-13 09:27:01 CEST

Hello!

I would like to mention that I did not use a wrapper script
(like descibed in the subversion book) to force the umask
set to 002. I simply made an addition to the /etc/profile
(using debian woody) like this

alias svnserve="umask 002; svnserve"

. Please let me know if this is complete nonsense. But ist
really seems to work. Perhaps this way to define umasks
could be added to the book?

Tank you,

Jens

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Fri Aug 13 16:23:58 2004

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.