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

Re: Subversion history: Why was/is tagging/branching implemented as copy?

From: Ben Collins-Sussman <sussman_at_collab.net>
Date: 2003-11-04 04:51:09 CET

On Mon, 2003-11-03 at 21:43, Brian Huddleston wrote:

> We *like* the tag semantic of a read-only snapshot of history, have build
> and development processes that rely on that semantic and would like that
> semantic to be enforced by something other than social convention. :-)

So enforce it with an authorization system. Either use a pre-commit
hook script, or mod_auth_svn, or svnserve's authz system. Allow people
to create top-level directories in '/tags/', but not do any other write
commands in there.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Tue Nov 4 04:51:55 2003

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.