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

Re: subversion acls

From: Anand Sachdev <anand.sachdev_at_gmail.com>
Date: 2006-02-18 04:49:38 CET

 Hi

Same problem, I've already given the
auth-access = write in the svnserve.conf file.
any other suggestions on how to resolve this issue.

Anand

On 2/17/06, PRM AG - Matthias Weinmann <weinmann@prm-ag.de> wrote:
>
> Hello,
>
> I also had this problem.
> Solution, that worked for me.
>
> You have to define in svnserve.conf rw - access at minimum to
> authenticated users.
> Line 13: auth-access = write

M. Weinmann
> PRM AG
>
> Rahul S schrieb:
> > Hi,
> > I am new to subversion. I am trying to set up directory-level
> > access control in the repository. The 'conf/authz' is as follows:
> > [/]
> > * = r
> >
> > [/abc/trunk/src]
> > * =
> > user1 = rw
> >
> > But when I try to checkout the source as the user 'user1', I get the
> > following error:
> > "svn: Not authorized to open root of edit operation"
> > What am I doing wrong here ?
> >
> > Regards,
> >
> > -Rahul S.
> >
> > ---------------------------------------------------------------------
> > To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
> > For additional commands, e-mail: users-help@subversion.tigris.org
> >
> >
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
> For additional commands, e-mail: users-help@subversion.tigris.org
>
>
Received on Sat Feb 18 04:50:37 2006

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.