[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

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

From: Bob Archer <Bob.Archer_at_amsi.com>
Date: Thu, 2 Sep 2010 10:16:39 -0400

> 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 this issue happens in every repo.
>
>
>
> At 2010-09-01 17:36:29,"Erik Andersson" <kirean_at_gmail.com> wrote:
>
>
> 2010/9/1 alinagra <alinagra_at_163.com>
> 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 with my configuration?
>

There is a known bug in svn that if the user trying to create a branch doesn't have at least read access to the root of the repository, even though they have access to the path they are copying from/to it won't work. This has been fixed, it is in the svn tracker and slated to release in 1.6.13.

The only way to fix this for now is to make sure your users all have read access to the root of the repository.

BOb

Received on 2010-09-02 16:17:40 CEST

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.