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

Non-Working authz for svnserve

From: Norbert Thoden <thoden_at_rheinmetall-de.com>
Date: 2006-12-18 10:32:36 CET

Hello!

I have problem to let the authz-File (Repo/conf/authz) work for the
svnserve-connection.
(The svnserve.conf works fine (read or write access), even without
restarting the subversion-
server or ein new login of the user.)

I use subversion Version 1.4.2 (r22196) on SUSE Linux Enterprise Server
10 (x86_64) for the server.
The client is on Version 1.4.0 (r21228) on SuSE Linux 9.3 (i586)

How do i have to configure the file?

My host: guezsv01
My repository: KomZ
My project: Ueberwachungsrechner
so the folling command works:
svn list svn://guezsv01/KomZ/Ueberwachungsrechner/trunk

I try this authz-File:
######################################
[groups]
# harry_and_sally = harry,sally

# [/foo/bar]
# harry = rw
# * =

# [repository:/baz/fuz]
# @harry_and_sally = rw
# * = r

[KomZ:/Ueberwachungsrechner/trunk]
* = r
######################################

Though there i only read-access configured, i can do everything :-(

Any hints?

Thanks in advance

Norbert Thoden

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Mon Dec 18 15:32:01 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.