Hi,

I am trying to move HEAD to some branch with a command:

$ cvs update -j branch -j HEAD file.txt

file.txt did not exist in the old HEAD (was added in the branch)

CVS prints:

cvs update: scheduling file.txt for removal

What does it mean? Will it remove file.txt if I commit changes?

Regards,
Andrei
_______________________________________________
info-cvs mailing list
[email protected]
http://lists.nongnu.org/mailman/listinfo/info-cvs

Reply via email to