RE: Problem with SVN & Windows
From: Lieven Govaerts <lgo_at_mobsol.be>
Date: 2006-02-25 13:56:00 CET
Norbert,
I don't really understand what you're trying to do in the authz file,
> -----Original Message-----
You're using svnserve, so that means you have one authz per repository.
> The problem is, that I cannot authenticate my user?
The correct syntax would be ( example access rights )
[groups]
[/] # <- root folder of your repository
[/da] # da subfolder in your repository
>
If you want to specify access per folders with the authz file, put this in
anon-access = none
You cannot use anonymous access when using authz! You have to give users
Hope this makes thing a litte bit more clear,
Lieven.
---------------------------------------------------------------------
|
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.