Access right question
From: Michael Schmitt <schmitt_at_TI.Uni-Trier.DE>
Date: 2003-06-20 11:17:49 CEST
Dear SVN developers,
I have a question concerning the access rights of an svn repository.
Now, if the user has a strict umask (0077), other users will not be able
I tried to solve this access problem by adding the following line in
find ${REPOS}/db -user ${UID} -exec chmod ugo+rw {} \;
While this seems to work well in most cases, I noticed that Berkeley DB
How do other people handle the access rights when using "ra_local"? If
Kind regards,
Michael
---------------------------------------------------------------------
|
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.