Hi Steve, Unfortunately this will only work for simple modules. If you have alias modules containing files from different directories, and/or certain (but not all) files in a directory then this won't work.
I assumed that since the modules were alias type cvs tag Module would be the same as typing cvs tag file1 file2 file3 etc. (which does work) Colm A Steve Greenland wrote: > On Thu, Jan 24, 2002 at 02:39:52PM +0000, Colm Murphy wrote: > >>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 >> > > Don't do it from above your sandbox. Instead: > > cd Module > cvs tag TAG > > Steve > > _______________________________________________ Info-cvs mailing list [EMAIL PROTECTED] http://mail.gnu.org/mailman/listinfo/info-cvs
