I have managed to get myself in a nice mess due to branches and tags.
What I want to achieve is: Move the tag for SRX643_OO to the current version on my directory, I do this like this: cvs tag -F SRX643_OO filename I then want to ensure that I have a branch tag (ie not working on HEAD) I think that I want this: cvs tag -b SRX643_OO filename Is this correct, is there a faster better way? KenF -- SLUG - Sydney Linux User's Group - http://slug.org.au/ More Info: http://lists.slug.org.au/listinfo/slug
