Sam Louis writes: > > cvs up -dr tag a.txt > cvs rm -rf a.txt > cvs ci a.txt > > the tag is deleted from a.txt by mistake
It's not a mistake -- that's the way CVS has always behaved. > I don't want to delete the tag of a.txt :( What *do* you want? There's no other way to remove a file from a (non-branch) tag. -- Larry Jones All this was funny until she did the same thing to me. -- Calvin _______________________________________________ Bug-cvs mailing list [email protected] http://lists.nongnu.org/mailman/listinfo/bug-cvs
