How to set project root directory access right?
From: xumanjiang <xumanjiang_at_163.com>
Date: 2007-10-12 05:49:37 CEST
I have met a problem if I set access right of a project's root directory to be "r" instead of "rw". If I did that, different users will not be able to modify files in one directory.
This is my test repository:
/ ---t1
and the section of my authz file is:
[test:/]
[test:/t1]
Then two users try to modify different files in same directory:
If I change the authz to:
[test:/t1]
and redo the same step, everything is OK.
I'm confused about the root directory access right. Please help me.
2007-10-12
xumanjiang
|
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.