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

Re: Milestone 2: authentication and authorization

From: Ben Collins-Sussman <sussman_at_newton.collab.net>
Date: 2000-12-14 00:25:49 CET

Greg Hudson <ghudson@MIT.EDU> writes:

> What if I want to restrict write access to a particular branch (say,
> if I only want to allow the release engineering group to write to a
> release branch)?

Then you recursively add ACLs to each node in the branch; remember
that a branch appears to be just another subdir in the filesystem.

> What if I want to restrict read access to old versions of some files
> due to licensing issues which have since been corrected?

Oooh, that's an interesting use case.

Maybe we need ACL properties that are both versioned *and*
unversioned. Hm.
Received on Sat Oct 21 14:36:17 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.