RCS tags in ada source files

Geoffrey Keating geoffk@redhat.com
Wed Mar 13 12:21:00 GMT 2002


A number of ada source files have comments like:

/****************************************************************************
 *                                                                          *
 *                         GNAT COMPILER COMPONENTS                         *
 *                                                                          *
 *                               A D A I N T                                *
 *                                                                          *
 *                            $Revision: 1.6.8.1 $

This causes problems with branching and merging.

Would people prefer:

1. Using -kb on these files, so that the tags are kept but not changed
   by CVS; or
2. Deleting the tags?

-- 
Geoff Keating <geoffk@redhat.com>



More information about the Gcc mailing list