I tried your suggestion of 

[/]
*=r

and I can still commit. So does that point to an error in svnserve.conf?

--- On Tue, 1/31/12, Bob Archer <bob.arc...@amsi.com> wrote:

> From: Bob Archer <bob.arc...@amsi.com>
> Subject: RE: Limited subdirectory access
> To: "K F" <cmkfo...@yahoo.com>, "users@subversion.apache.org" 
> <users@subversion.apache.org>, "Thorsten Schöning" <tschoen...@am-soft.de>
> Date: Tuesday, January 31, 2012, 2:46 PM
> > I had already tried
> > 
> > [/DEF]
> > @dev = r
> > @dev1 = rw
> > 
> > and that did not work.
> 
> Did you step back further. 1st, svn is case sensitive, so is
> the path in question actually all upper case?
> 
> Even further back than that... did you try to just give all
> users read only access to root to ensure your path auth is
> working at all? Something like:
> 
> [/]
> *=r
> 
> Maybe even turn of anon access to ensure your authentication
> is working as well. 
> 
> Add stuff one step at a time.
> 
> BOb
> 
> 
> > 
> > --- On Tue, 1/31/12, Thorsten Schöning <tschoen...@am-soft.de>
> wrote:
> > 
> > > From: Thorsten Schöning <tschoen...@am-soft.de>
> > > Subject: Re: Limited subdirectory access
> > > To: users@subversion.apache.org
> > > Date: Tuesday, January 31, 2012, 8:04 AM Guten Tag
> K F, am Montag, 30.
> > > Januar 2012 um 23:20 schrieben Sie:
> > >
> > > > [ABC:/DEF]
> > > > @dev = r
> > > > @dev1 = rw
> > >
> > > > Do I need the ABC in the front?
> > >
> > > If it's just one repository your configuring your
> authz file for,your
> > > shouldn't need to specify ABC, so try without. If
> this doesn't work,
> > > you really should provide the whole authz file
> with access rules for
> > > all paths, groups, members and describe with which
> user you login and
> > > can commit to which folder.
> > >
> > > Mit freundlichen Grüßen,
> > >
> > > Thorsten Schöning
> > >
> > > --
> > > Thorsten Schöning       E-Mail:thorsten.schoen...@am-soft.de
> > > AM-SoFT IT-Systeme      http://www.AM-SoFT.de/
> > >
> > > Telefon.............030-2 1001-310
> > > Fax...............05151-  9468- 88
> > > Mobil..............0178-8 9468- 04
> > >
> > > AM-SoFT GmbH IT-Systeme, Brandenburger Str. 7c,
> 31789 Hameln AG
> > > Hanover HRB 207 694 - Geschäftsführer: Andreas
> Muchow
> > >
> > >
>

Reply via email to