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

Bug in way access file handles comments

From: <bdwalker_at_micron.com>
Date: 2006-03-17 22:06:21 CET

I'd like to see whether this is considered a bug or not.

Example access file:

# my project access control
[myproj:/mydirectory]
sally = rw
harry = r # don't let harry write to this directory

Using the Apache module for access, and a svn (ver 1.2.3) client one is
able to write (commit changes) to the directory mydirectory as the user
harry. It turns out that if the "w" from the comment, is removed as "#
don't let harry rite to this directory", then harry only has read access
as expected.

Shouldn't the rest of the line be ignored after the # sign?

Thanks,
Brian

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Fri Mar 17 22:57:45 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.