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

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

From: Lev Serebryakov <lev_at_serebryakov.spb.ru>
Date: 2003-10-28 13:23:46 CET

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?
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.

               Lev Serebryakov

---------------------------------------------------------------------
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:16:50 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.