From mboxrd@z Thu Jan 1 00:00:00 1970 From: Andrew Cagney To: gdb@sources.redhat.com Subject: Are RCS ID's bad? Date: Thu, 09 Aug 2001 11:59:00 -0000 Message-id: <3B72DD76.2010609@cygnus.com> X-SW-Source: 2001-08/msg00085.html Hello, I'm considering deleting any line containing something like: $Id: .... $ ($Date: ..$; ....) from the GDB source tree. They make a right mess of merges, diffs, compares and the like. Can anyone come up with a reason to retain these? GDB has gdb/version.in as a revision identifier. Going by recent e-mail's this is proving very effective - people are identifying GDB snapshots and checkouts by date (although sometimes the quoted dates are backwards :-) Andrew