>> echo '$'"Id: don't change "'$' > junk1 >> echo '$'"Id: don't change "'$' > junk2 >> cat junk1 $Id: don't change $ >> cat junk2 $Id: don't change $ >> cvs add -kb junk1 junk2 cvs add: scheduling file `junk1' for addition cvs add: scheduling file `junk2' for addition cvs add: use 'cvs commit' to add these files permanently >> cvs commit -m "junk1 binary checkin" junk1 RCS file: /home/cvs/REPOSITORY/CVSBUG/junk1,v done Checking in junk1; /home/cvs/REPOSITORY/CVSBUG/junk1,v <-- junk1 initial revision: 1.1 done >> cvs commit -m "junk2 binary checkin with rev" -r2.1 junk2 RCS file: /home/cvs/REPOSITORY/CVSBUG/junk2,v done Checking in junk2; /home/cvs/REPOSITORY/CVSBUG/junk2,v <-- junk2 initial revision: 2.1 done >> cat junk1 $Id: don't change $ >> cat junk2 $Id: junk2,v 2.1 2006/02/16 23:30:10 owner Exp $ >> cvs rlog KERNEL/TD/junk1 RCS file: /home/cvs/REPOSITORY/CVSBUG/junk1,v head: 1.1 branch: locks: strict access list: symbolic names: keyword substitution: b total revisions: 1; selected revisions: 1 description: ---------------------------- revision 1.1 date: 2006/02/16 23:29:51; author: owner; state: Exp; junk1 binary checkin ============================================================================= >> cvs rlog KERNEL/TD/junk2 RCS file: /home/cvs/REPOSITORY/CVSBUG/junk2,v head: 2.1 branch: locks: strict access list: symbolic names: keyword substitution: kv total revisions: 1; selected revisions: 1 description: ---------------------------- revision 2.1 date: 2006/02/16 23:30:10; author: owner; state: Exp; junk2 binary checkin with rev ============================================================================= >> cvs -v Concurrent Versions System (CVS) 1.11.17 (client/server) Copyright (c) 1989-2004 Brian Berliner, david d `zoo' zuhn, Jeff Polk, and other authors CVS may be copied only under the terms of the GNU General Public License, a copy of which can be found with the CVS distribution kit. Specify the --help option for further information about CVS >> uname -a SunOS hmifsw1 5.9 Generic_117171-17 sun4u sparc SUNW,Sun-Blade-100