This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: RCS tags in ada source files


On Wed, Mar 13, 2002 at 02:56:00PM -0600, Joel Sherrill wrote:
> Someone suggested to me that there is a CVS patch to support project
> specific keywords like BSDId or GCCId.  I think the FreeBSD folks
> use it.  This lets you share source between projects and each repository
> has its own special Id marker. 

Yes.  We have $FreeBSD$.  We also store the $FreeBSD$'s unexpanded in the
,v files.  The CVS client expands and fills them in during
checkout/update.

I believe the way FreeBSD does things also removes the branch merge
issue raised here.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]