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

Problem with SVN & Windows

From: Norbert Thek <norbert_at_thek.at>
Date: 2006-02-24 15:17:34 CET

Hello
I'm using svnserver under Windows
so far so good

The problem is, that I cannot authenticate my user?
I think I have an error in my authz file
*****
[groups]
theMasters = user1
[x:/xxxx/svn_repos/]
user1 = rw
[repositroy:/da]
user1 = rw
@theMasters = rw
*****
Is there some more detailed example or description of the authorization
file?

I also post my svnserve.conf file, probalby my error is here
******
[general]
anon-access = read
auth-access = write
password-db = passwd
authz-db = authz
******

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Fri Feb 24 15:19:04 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.