Re: Limited subdirectory access

2012-01-31 Thread Daniel Shahaf
Bob Archer wrote on Tue, Jan 31, 2012 at 10:50:45 -0500: > Are you restarting svnserver after you make config/auth file changes? > Previous emails you talked about restarting apache.. but if you use > the svn:// protocol you are NOT using Apache. Last I checked it wasn't necessary to restart svnse

RE: Limited subdirectory access

2012-01-31 Thread K F
--- On Tue, 1/31/12, K F wrote: > From: K F > Subject: RE: Limited subdirectory access > To: "users@subversion.apache.org" , "Thorsten > Schöning" , "Bob Archer" > Date: Tuesday, January 31, 2012, 3:29 PM > > > --- On Tue, 1/31/12, Bob

RE: Limited subdirectory access

2012-01-31 Thread Bob Archer
> --- On Tue, 1/31/12, Bob Archer wrote: > > > From: Bob Archer > > Subject: RE: Limited subdirectory access > > To: "K F" , "users@subversion.apache.org" > > , "Thorsten Schöning" > > > > Date: Tuesday, January 31,

RE: Limited subdirectory access

2012-01-31 Thread Bob Archer
> --- On Tue, 1/31/12, Bob Archer wrote: > > > From: Bob Archer > > Subject: RE: Limited subdirectory access > > To: "K F" , "users@subversion.apache.org" > > , "Thorsten Schöning" > > > > Date: Tuesday, January 31,

RE: Limited subdirectory access

2012-01-31 Thread K F
--- On Tue, 1/31/12, Bob Archer wrote: > From: Bob Archer > Subject: RE: Limited subdirectory access > To: "K F" , "users@subversion.apache.org" > , "Thorsten Schöning" > Date: Tuesday, January 31, 2012, 3:24 PM > > I tried your suggesti

RE: Limited subdirectory access

2012-01-31 Thread Bob Archer
wrote: > > > From: Bob Archer > > Subject: RE: Limited subdirectory access > > To: "K F" , "users@subversion.apache.org" > > , "Thorsten Schöning" > > > > Date: Tuesday, January 31, 2012, 2:46 PM > > > I had already t

RE: Limited subdirectory access

2012-01-31 Thread K F
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 wrote: > From: Bob Archer > Subject: RE: Limited subdirectory access > To: "K F" , "users@subversion.apache.org" &g

Re: Limited subdirectory access

2012-01-31 Thread Philip Martin
K F writes: > Apache was restarted and I can still commit with rcrespo. > > Here is what is in svnserve.conf in case something is set wrong there: Apache doesn't use svnserve.conf. -- Philip

Re: Limited subdirectory access

2012-01-31 Thread K F
--- On Tue, 1/31/12, Philip Martin wrote: > From: Philip Martin > Subject: Re: Limited subdirectory access > To: "K F" > Cc: "users@subversion.apache.org" , "MarkCooke" > > Date: Tuesday, January 31, 2012, 2:00 PM > Stefan Sperling > w

RE: Limited subdirectory access

2012-01-31 Thread Bob Archer
n Schöning > > 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 > > >

Re: Limited subdirectory access

2012-01-31 Thread K F
--- On Tue, 1/31/12, Andy Levy wrote: > From: Andy Levy > Subject: Re: Limited subdirectory access > To: "K F" > Cc: "users@subversion.apache.org" , "MarkCooke" > > Date: Tuesday, January 31, 2012, 1:54 PM > On Tue, Jan 31, 2012 at 08:

Re: Limited subdirectory access

2012-01-31 Thread Philip Martin
Stefan Sperling writes: > On Tue, Jan 31, 2012 at 05:22:15AM -0800, K F wrote: >> [groups] >> dev = rcrespo, test >> dev1 = test >> qa = qagroup >> >> [/DEF] >> @dev = >> @dev1 = rw >> >> [/] >> @dev = rw >> @qa = r >> >> I am still able to commit files in the DEF directory using the rcrespo

Re: Limited subdirectory access

2012-01-31 Thread Andy Levy
On Tue, Jan 31, 2012 at 08:22, K F wrote: > > > --- On Tue, 1/31/12, Cooke, Mark wrote: > >> From: Cooke, Mark >> Subject: RE: Limited subdirectory access >> To: "K F" , "users@subversion.apache.org" >> >> Date: Tuesday, January 31

Re: Limited subdirectory access

2012-01-31 Thread Stefan Sperling
On Tue, Jan 31, 2012 at 05:22:15AM -0800, K F wrote: > I tried without anything and still no good > > [/DEF] > @dev = > @dev1 = rw > > > I have setup a test repo called sandbox with some subdirectories. Here is my > authz file minus all the commented out lines: > > [aliases] > > [groups] > d

RE: Limited subdirectory access

2012-01-31 Thread K F
--- On Tue, 1/31/12, Cooke, Mark wrote: > From: Cooke, Mark > Subject: RE: Limited subdirectory access > To: "K F" , "users@subversion.apache.org" > > Date: Tuesday, January 31, 2012, 9:25 AM > > -Original Message- > > From: K F [mai

Re: Limited subdirectory access

2012-01-31 Thread K F
I had already tried [/DEF] @dev = r @dev1 = rw and that did not work. --- On Tue, 1/31/12, Thorsten Schöning wrote: > From: Thorsten Schöning > Subject: Re: Limited subdirectory access > To: users@subversion.apache.org > Date: Tuesday, January 31, 2012, 8:04 AM > Guten Tag K

RE: Limited subdirectory access

2012-01-31 Thread Cooke, Mark
Dang, missed all the other replies, sorry... > -Original Message- > From: Cooke, Mark > Sent: 31 January 2012 09:25 > To: K F; users@subversion.apache.org > Subject: RE: Limited subdirectory access > > > -Original Message- > > From: K F [mailto

RE: Limited subdirectory access

2012-01-31 Thread Cooke, Mark
> -Original Message- > From: K F [mailto:cmkfo...@yahoo.com] > Sent: 30 January 2012 20:40 > To: users@subversion.apache.org > Subject: Limited subdirectory access > > We have repo ABC with 40+ subdirectories. Current svn > security allows developers rw permiss

Re: Limited subdirectory access

2012-01-31 Thread Thorsten Schöning
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 pr

Re: Limited subdirectory access

2012-01-30 Thread Daniel Shahaf
Johan Corveleyn wrote on Mon, Jan 30, 2012 at 23:13:17 +0100: > Can you check if order of the rules matters? Either putting this rule > with [ABC:/DEF] before or after the other one (for [ABC:/]). I'm not > sure, but I vaguely remember some prior discussion about this ... Aren't they parsed into a

Re: Limited subdirectory access

2012-01-30 Thread K F
--- On Mon, 1/30/12, Johan Corveleyn wrote: > From: Johan Corveleyn > Subject: Re: Limited subdirectory access > To: "K F" > Cc: "Stefan Sperling" , "Andy Levy" , > users@subversion.apache.org > Date: Monday, January 30, 2012, 10:13 PM &g

Re: Limited subdirectory access

2012-01-30 Thread Johan Corveleyn
On Mon, Jan 30, 2012 at 10:55 PM, K F wrote: > > > --- On Mon, 1/30/12, Stefan Sperling wrote: > >> From: Stefan Sperling >> Subject: Re: Limited subdirectory access >> To: "K F" >> Cc: "Andy Levy" , users@subversion.apache.org >> D

Re: Limited subdirectory access

2012-01-30 Thread K F
--- On Mon, 1/30/12, Stefan Sperling wrote: > From: Stefan Sperling > Subject: Re: Limited subdirectory access > To: "K F" > Cc: "Andy Levy" , users@subversion.apache.org > Date: Monday, January 30, 2012, 9:32 PM > On Mon, Jan 30, 2012 at 01:14:53PM &g

Re: Limited subdirectory access

2012-01-30 Thread Stefan Sperling
On Mon, Jan 30, 2012 at 01:14:53PM -0800, K F wrote: > --- On Mon, 1/30/12, Andy Levy wrote: > > have it setup in the authz file now: > > > [/] > > > @dev = rw > > > @qa = r > > > > > > [/ABC/DEF] > > > @dev1 = rw > > > > > > Do I need to be more specific? > > > > > > > What exactly isn't working

Re: Limited subdirectory access

2012-01-30 Thread K F
--- On Mon, 1/30/12, Andy Levy wrote: > From: Andy Levy > Subject: Re: Limited subdirectory access > To: "K F" > Cc: users@subversion.apache.org > Date: Monday, January 30, 2012, 8:57 PM > On Mon, Jan 30, 2012 at 15:52, K F > > wrote: > > > &g

Re: Limited subdirectory access

2012-01-30 Thread Andy Levy
On Mon, Jan 30, 2012 at 15:52, K F wrote: > > > --- On Mon, 1/30/12, Andy Levy wrote: > >> From: Andy Levy >> Subject: Re: Limited subdirectory access >> To: "K F" >> Cc: users@subversion.apache.org >> Date: Monday, January 30, 2012, 8:45 P

Re: Limited subdirectory access

2012-01-30 Thread K F
--- On Mon, 1/30/12, Andy Levy wrote: > From: Andy Levy > Subject: Re: Limited subdirectory access > To: "K F" > Cc: users@subversion.apache.org > Date: Monday, January 30, 2012, 8:45 PM > On Mon, Jan 30, 2012 at 15:39, K F > > wrote: > > We have r

Re: Limited subdirectory access

2012-01-30 Thread Andy Levy
On Mon, Jan 30, 2012 at 15:39, K F wrote: > We have repo ABC with 40+ subdirectories. Current svn security allows > developers rw permissions and qa read only to ABC. We would like to have a > subgroup of dev to have access to subdirectory DEF (ABC/DEF). Is there a way > of doing this, or does

Limited subdirectory access

2012-01-30 Thread K F
We have repo ABC with 40+ subdirectories. Current svn security allows developers rw permissions and qa read only to ABC. We would like to have a subgroup of dev to have access to subdirectory DEF (ABC/DEF). Is there a way of doing this, or does the parent directory access take precedent? Thanks