Hi folks, Has there been any thought given to extending cvs tag to work with alias modules ?
If I have an alias module defined as follows: MyModule -a dir1/file1 dir1/file2 dir2/file3 Then from the top of my sandbox it would be very useful to be able to run cvs tag TAG MyModule (which gives the response cvs tag: cannot open CVS/Entries for reading: No such file or directory cvs [tag aborted]: no repository) running cvs tag dir1/file1 dir1/file2 dir2/file3 does work as you would expect. I know I can use rtag by there is always the issue of someone else commiting a change between me deciding to place the tag and actually placing the tag. Regards Colm A _______________________________________________ Info-cvs mailing list [EMAIL PROTECTED] http://mail.gnu.org/mailman/listinfo/info-cvs
