Hi folks, Say I am working with a couple of different modules in my sandbox. I want to be able to tag each of the modules separately.
If I use "cvs rtag TAG Module" then the correct files are tagged but there is the danger that someone else will have commited a change before I place the tag and so I will tag a different version to the one I was working with. So I try "cvs tag TAG Module" from the top of the sandbox. No joy. I get the following: cvs tag: cannot open CVS/Entries for reading: No such file or directory cvs [tag aborted]: no repository I can use cvs tag to tag the individual files contained in the module but this kindof defeats the purpose of using modules. Any ideas ? Colm A P.S. I am using CVS 1.11.1.p1 on SunOS 5.6 I have $CVSROOT set and Module is an alias module. _______________________________________________ Info-cvs mailing list [EMAIL PROTECTED] http://mail.gnu.org/mailman/listinfo/info-cvs
