[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: Custom keywords, issue #890

From: Nik Clayton <nik_at_ngo.org.uk>
Date: 2006-09-27 16:08:53 CEST

Marcus Rueckert wrote:
> On 2006-09-27 15:00:24 +0100, Nik Clayton wrote:
>> http://wikitest.freebsd.org/VCSFeatureDollarFreeBSD
>
> hmm $Rev(ision)$ is not enough for you? it has to be named $FREEBSD$?

It doesn't necessarily have to be called $FreeBSD$. However, it does
need to be unique to the FreeBSD project.

For example, FreeBSD, NetBSD, and OpenBSD all share code. If we all
used $Id$ (or $Revision$) then on first import of code from
(Net|Open)BSD we'd overwrite their number. At which point it becomes
more difficult to track which revision of a file was imported from each
project.

All three projects have hacked CVS to support custom keywords, and use
them in this way. For a more detailed explanation, see the discussion
in issue 890, which spells this out in more detail.

N

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Wed Sep 27 16:09:11 2006

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.