Re: Re:Re: Re: please help about SVN authentication

2010-09-02 Thread Johan Corveleyn
On Thu, Sep 2, 2010 at 4:16 PM, Bob Archer wrote: >> Subject: Re:Re: Re: please help about SVN authentication >> >> actually I use svnserve, no Apache/http access. >> and I have several repositories under the svn directory. >> It looks like this: >> svn >&g

RE: Re:Re: Re: please help about SVN authentication

2010-09-02 Thread Bob Archer
> Subject: Re:Re: Re: please help about SVN authentication > > 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

Re: Re: Re: please help about SVN authentication

2010-09-02 Thread Johan Corveleyn
Please do not top-post on this list (i.e. put your reply below the thing you're replying to, not above it). Now on to the matter at hand... 2010/9/2 alinagra : > actually I use svnserve, no Apache/http access. > and I have several repositories under the svn directory. > It looks like this: > svn >

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 is the repo a

RE: Re: please help about SVN authentication

2010-09-01 Thread Bob Archer
> 2010/9/1 alinagra > Here is the repo arch: > > /trunk >     /folder a >     /folder b >     /folder c >     /access > > /tag > > I think this is the most common case, and it seems if one doesn't > have access right, he can not create a tag for /trunk. > or is there something w

Re: Re: please help about SVN authentication

2010-09-01 Thread Erik Andersson
2010/9/1 alinagra > Here is the repo arch: > > /trunk > /folder a > /folder b > /folder c > /access > > /tag > > I think this is the most common case, and it seems if one doesn't have > access right, he can not create a tag for /trunk. > or is there something wrong

Re: please help about SVN authentication

2010-08-31 Thread Erik Andersson
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 denied" error. > Where do you create tags? >