> authz was modified to create a group including <username> and
> the following line was added, as well:
>
> [repository: /svn]
>
> @<groupdefined earlier> = rw
>

I don't use svnserve but Apache instead. However, I believe the authorizations 
files have the same format (if that's not the case, please ignore the rest of 
the message).

That [repository: /svn] looks wrong to me. Since you have started svnserve with 
the path to the repository I believe that that line should just be [/], because 
the daemon knows already where the repository is.

[groups]
devel = user1, user2

[/]
@devel = rw

Could you post the entire authz file?

Giulio



Linedata Services (UK) Ltd
Registered Office: Bishopsgate Court, 4-12 Norton Folgate, London, E1 6DB
Registered in England and Wales No 3027851    VAT Reg No 778499447




Reply via email to