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

Re: Dropping Subversion

From: <kfogel_at_collab.net>
Date: 2004-04-05 15:01:05 CEST

Marcin Kasperski <Marcin.Kasperski@softax.com.pl> writes:
> > Subversion would disallow the commit if you didn't have
> > authorization to commit to tags/. Solve one problem, and
> > you've solved the other.
>
> But if I don't have this authorization, I will not be able to
> create the tag!

Stay calm, and think about the tool :-).

Authorization can be as sophisticated as you want. So just make a
pre-commit hook that limits authorized users to two kinds of
operations in /tags: addition of directories, and removal of
directories.

(I don't feel that was terribly creative of me. I'm just trying to
think about your problem in terms of "How can Subversion do what I
need it to do?" instead of "How does Subversion differ from what I'm
accustomed to in CVS?".)

-Karl

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Mon Apr 5 16:14:08 2004

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.