I have a tree structure in CVS where I have to add a few new files the old files have been checked-out with a tag
so when I try to add a new file:
C:\MyFolder> cvs add MyNewFile.txt
cvs add: cannot add file on non-branch tag MyTag
CVS/Tag
file to remove the sticky tag. Add your files, then change the CVS/Tag
file back. (You'll have to make sure you're in the directory in question when doing the CVS operations and specify the exact files, not recursive operation.)