An issue about SVN access deny

2010-08-31 Thread alinagra
Hi, buddies, I have setup a SVN server and use SASL authentication. But right now I have a authz question: I add authentication control the folder: /trunk/access, and only the account TIM can access this folder. I can create tags with accont TIM, but when I try to create a tag with other accou

please help about SVN authentication

2010-08-31 Thread alinagra
Hi, buddies, I have setup a SVN server and I use SASL authentication. But right now I have a authz question: I can create tags with accont TIM, but when I try to create a tag with the account not jim, it reports "access denied" error. Does anyone know why? Thanks in advance Here is my authz f

Re:Re: An issue about SVN access deny

2010-09-01 Thread alinagra
access right to a subfolder, he can not create a tag for this folder. Am I right ? or anyone has some solution? Thanks! At 2010-09-01 16:36:17,"Johan Corveleyn" wrote: >2010/9/1 alinagra >> >> Hi, buddies, >> >> I have setup a SVN server and use SASL authe

Re:Re: please help about SVN authentication

2010-09-01 Thread alinagra
09-01 14:11:07,"Erik Andersson" wrote: 2010/9/1 alinagra Hi, buddies, I have setup a SVN server and I use SASL authentication. But right now I have a authz question: I can create tags with accont TIM, but when I try to create a tag with the account not jim, it reports "access d

Re:Re: Re: please help about SVN authentication

2010-09-02 Thread alinagra
actually I use svnserve, no Apache/http access. and I have several repositories under the svn directory. It looks like this: svn ---prj1 repo ---prj2 repo ---prj2 repo and this issue happens in every repo. At 2010-09-01 17:36:29,"Erik Andersson" wrote: 2010/9/1 alinagra Here i