We are running CVS 1.10 on Solaris 

It looks like I'm seeing a problem with rtag.
cvs history -T 
T 06/06 18:00 +0000 smith   modulename             [June2002:A]
T 06/07 21:13 +0000 jones   modulename             [June2002:A]


Seeing the same name tag on the same module made me concerned.
so I did 
cvs rdiff -s -D 2002-06-06 -D 2002-06-07 modulename
sure enough there was about 10 new file changes.

out of curiosity I did 
cvs rdiff -s -r June2002 -r HEAD modulename
and again there were 20 files that had changes. 
I started looking at the files and they were modified *BEFORE* the rtag was done.

Shouldn't the rtag have picked up the new changes?

Sally

_______________________________________________
Info-cvs mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/info-cvs

Reply via email to