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

Access Control Help with 1.5.4 and svnserve

From: Joseph Van Quakebeke <joe.vanquakebeke_at_ingenix.com>
Date: Mon, 5 Jan 2009 09:24:02 -0600

All;

I am using 1.5.4 on a rhel 5.0 server. I am trying to use svnserve to do
access control. I updated the svnserve.conf file to use my
access_control.txt file. So far that works great. I added the top lines:

[/]

* = r

That works fine. if I change it to:

[/]

* = rw

that works also. But if I add a branch restriction then the branch
restrictions does not work:

[/branches/br-test-1]

* = rw

Only the top level lines seem to work. I even added repoName: to the
branch name and that doesn't work. Does branch or directory restrictions
work in 1.5.4?

Thank you;

Joe

 

Joe

This e-mail, including attachments, may include confidential and/or
proprietary information, and may be used only by the person or entity
to which it is addressed. If the reader of this e-mail is not the intended
recipient or his or her authorized agent, the reader is hereby notified
that any dissemination, distribution or copying of this e-mail is
prohibited. If you have received this e-mail in error, please notify the
sender by replying to this message and delete this e-mail immediately.

------------------------------------------------------
http://subversion.tigris.org/ds/viewMessage.do?dsForumId=1065&dsMessageId=1005414

To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_subversion.tigris.org].
Received on 2009-01-05 16:50:41 CET

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.