[Ilugc] http auth and subversion

  • From: lawgon@xxxxxxxxxxxxxxx (Kenneth Gonsalves)
  • Date: Mon Jul 14 20:37:38 2008

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/



Other related posts: