We have a client/server environment using ssh and are using cvs 1.11.6. We are trying to identify all of the changes made and by who between two tags. We issue either one of the following and getting all revisions of all files:
cvs log -rtag_A:tag_B -b or cvs log -r1.240:1.245 According to the manual cvs should only identify "Revisions rev1 to rev2 (which must be on the same branch.)" I would appreciate any help or clarification. Thank you for your time, Larry Lords ------------------------------------------------------------------------------ This message may contain confidential information, and is intended only for the use of the individual(s) to whom it is addressed. ============================================================================== _______________________________________________ Info-cvs mailing list [EMAIL PROTECTED] http://mail.gnu.org/mailman/listinfo/info-cvs
