All;
Sorry for the second post but my first posted ended up in pending
approval and never made it to the list.
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
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=998654
To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_subversion.tigris.org].
Received on 2009-01-27 22:07:29 CET