You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@subversion.apache.org by Jerry Wang <je...@yahoo.com> on 2008/10/07 21:44:08 UTC

disabling commit for tagging

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

Thanks,
Jerry


      

RE: disabling commit for tagging

Posted by John Niven <jn...@bravurasolutions.com>.
        From: Jerry Wang [mailto:jerry18th@yahoo.com]
        Sent: Wednesday, 8 October 2008 10:44
        To: users@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@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org