bug-cvs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: bug report: tag is deleted by mistake


From: Derek Price
Subject: Re: bug report: tag is deleted by mistake
Date: Wed, 13 Aug 2008 14:40:04 -0400
User-agent: Thunderbird 2.0.0.16 (Windows/20080708)

Sam Louis wrote:
cvs tag -d tagname a.txt

It's the normal way to remove a file from a (non-branch) tag

This is a way, not the "normal way".

   cvs up -r tagname a.txt
   cvs rm -rf a.txt
   cvs ci a.txt

I think  that this operation should be  forbidden, don't u think this ?

It most certainly shouldn't be forbidden, though an argument might be made for marking the file "dead" on the branch and leaving the tag in place. I don't think I'd bother with it without use case that was meaningfully different from the tag deletion, though.

Regards,

Derek
--
Derek R. Price
Solutions Architect
Ximbiot, LLC <http://ximbiot.com>
Get CVS and Subversion Support from Ximbiot!

v: +1 248.835.1260
f: +1 248.246.1176




reply via email to

[Prev in Thread] Current Thread [Next in Thread]