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

RE: disabling commit for tagging

From: John Niven <jniven_at_bravurasolutions.com>
Date: Wed, 8 Oct 2008 09:00:40 +1100

        From: Jerry Wang [mailto:jerry18th_at_yahoo.com]
        Sent: Wednesday, 8 October 2008 10:44
        To: users_at_subversion.tigris.org
        Subject: disabling commit for tagging

        Hi I want to temporarily disable the commit command to tag my build. How can I accomplish this?

If you're running SVN through WebDAV, you could take Apache offline. Likewise for svnserve - simply stop it.

However, this strikes me as overkill - could you not simply specify the revision number when you create you tag? That way, even if another user does commit it will have no effect on the tag's contents.

Cheers
John

PS. Apologies for the formatting - my mail client doesn't respond well to non-plain text emails.

        Thanks,
        Jerry

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe_at_subversion.tigris.org
For additional commands, e-mail: users-help_at_subversion.tigris.org
Received on 2008-10-08 00:01:04 CEST

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.