In my quest to make as many CVS mistakes as possible, I seem to have imported a few directories of code twice. This results in 'cvs diff' always showing me different version numbers in the $Id$ tags only, like this:
diff -r1.1.1.2 Local.pm 2c2 < # $Id: Local.pm,v 1.1.1.2 2005/01/26 05:07:11 steve Exp $ --- > # $Id: Local.pm,v 1.1.1.1 2005/01/25 17:19:10 steve Exp $
Is there an easy way to fix this?
-- Steve Sapovits [EMAIL PROTECTED]
_______________________________________________ Info-cvs mailing list [email protected] http://lists.gnu.org/mailman/listinfo/info-cvs
