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

Re: How do I disable tag modification?

From: Max Bowsher <maxb_at_ukf.net>
Date: 2004-09-14 15:09:03 CEST

Wolfgang Fritz wrote:
> Max Bowsher wrote:
>>
>> Run svnlook changed
>> If any lines match "^.. tags/[^/]+/.+$" then deny the commit
>>
>
> Aha! "svnlook changed" seems to be what I have looked for. But wouldn't
> the expression above prevent the creation of tags too? If I create a
> tag, I get output like:
>
> A project1/tags/tag1/
> A project1/tags/tag1/Datei1
> A project1/tags/tag1/fdflush.c
> A project1/tags/tag1/modprobe.c

Really? I only get a single line for a simple copy-to-tag, giving the base
path of the add with history. What does "svn log -vq" say about the revision
you quote?

Max.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Tue Sep 14 15:10:08 2004

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.