gaoth writes [in one very long line]: > > I want to know how to use 'cvs history -T' command,i have do a lot of > tags in my reporsitory but when i execute the command i still get the > same response 'no Records selected',what is the problem?Thanks for any > backs!
CVS only records rtag commands in the history file, not regular tag commands (and users can always suppress history logging by using the global -l option). This has been discussed before -- you should be able to find more information in the archives. -Larry Jones Your bangs do a good job of covering up the lobotomy stitches. -- Calvin _______________________________________________ Info-cvs mailing list [EMAIL PROTECTED] http://mail.gnu.org/mailman/listinfo/info-cvs
