Hi,

I have a repository with trunk and branches. This runs under https. I have several people who have commit right to everythig. I wanted to give a person commit rights only to one branch. My authfile is like this:

main-devels=a,b,c
branch-devels=d

[myrepo:/]
@main-devels=rw
* = r

[myrepo:/branches/mybranch/]
@branch-devels=rw
*=r

but d is getting forbidden when he tries to commit. What's wrong here?

--

regards
kg
http://lawgon.livejournal.com
http://nrcfosshelpline.in/code/



_______________________________________________
To unsubscribe, email [EMAIL PROTECTED] with "unsubscribe <password> <address>" in the subject or body of the message. http://www.ae.iitm.ac.in/mailman/listinfo/ilugc

Reply via email to