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

RE: Re[2]: ACLs: Full support in file system after 1.0? But wat about tags?

From: Sander Striker <striker_at_apache.org>
Date: 2003-10-28 13:19:50 CET

> From: Lev Serebryakov [mailto:lev@serebryakov.spb.ru]
> Sent: Tuesday, October 28, 2003 1:24 PM

> Hello, John!
> Tuesday, October 28, 2003, 2:41:54 PM, you wrote:
>
> JS> You could probably write a pre-commit script that used 'svnlook changed' to
> JS> watch which paths are being modified and fail if a tag is being updated.

> `svnlook changed' works with transactions in process?

Correct.

> JS> I don't think that would be too hard to do. I'd probably work much like
> JS> commit-access-control.pl does now.

> In any case, there are one change operation on `tags' tree:
> creation of new tag. If script could separate two cases: `we crteate
> brand-new subtree of `tags' directory' and `we change something in
> old tag (add new files, too!)', it will work.

It can. It tells you if something was modified/added/deleted.

Sander

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Tue Oct 28 13:20:36 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.