info-cvs
[Top][All Lists]
Advanced

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

Question re: deleted tags


From: Christopher.Fouts
Subject: Question re: deleted tags
Date: Tue, 18 Jan 2005 16:05:57 -0500

Ok, I deleted a CVS tag using

        > cvs rtag -d <tagname> proj

Now, when I do a check out with the tag, I get

        > cvs co -r <tagname> proj
        cvs checkout: Updating proj/file1
        cvs checkout: Updating proj/file2
        cvs checkout: Updating proj/file3
        ..............

I expected 

        cvs [checkout aborted]: no such tag <tagname>


What am I missing?

--------------------------------------
Chris T Fouts




reply via email to

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