Hi! Anyone knows if there is a CVS command that can be used to see which files (and their version) that has been tagged with a specific tag?
If I do "cvs status -v" I get a lot of info on every file, including *all* tags. I guess I could write a script that extracs file name with tag, using awk/nawk/grep etc. But does it have to be that complicated? Rgds Peter _______________________________________________ Info-cvs mailing list [EMAIL PROTECTED] http://lists.gnu.org/mailman/listinfo/info-cvs
