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

problems with spaces in svn acl file?

From: Rob Jefferson <techstep_at_gmail.com>
Date: 2006-02-07 16:37:40 CET

Currently, I'm running svn 1.2.3 as a client, and 1.2.1 with Apache
2.0.53 on the server side. I have an ACL file that contains:

[foo:/]
* = r
rob = rw
[foo:/test\ directory]
* = r
tim = rw

In the above, "test directory" has an escaped space.

Without that space, everything works fine. Rob can commit changes made in /,
Tim can make and commit changes in test, and neither person can
readily commit changes where they don't have explicit rights. With
the space, escaped or otherwise, I'm finding that Tim can't commit
changes made in "test directory".

Is this a bug? A feature? Am I incorrectly interpreting something?
I've searched around the archives and Google, to no avail.

Thanks,

Rob

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Tue Feb 7 16:48:14 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.