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

Re: Replay, Authz, and 1.4

From: Nicolás Lichtmaier <nick_at_reloco.com.ar>
Date: 2006-05-04 03:30:51 CEST

> [/]
> * = rw
>

Simple solution:

Have "r" mean "full read access including recursive reads", and add a
new "a" (access?) meaning "just access, no recursive ops". So all the
"*=rw" would still be full access and this new feature will be used just
by those who explicitly activate it.

The thing is... does this look good? Is it clean to have a permision
implying another? It's an esthetical issue.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Thu May 4 04:02:49 2006

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.