[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: typo in quadrigraph substitution
From: |
Tom Tromey |
Subject: |
Re: typo in quadrigraph substitution |
Date: |
06 Aug 2001 16:16:33 -0600 |
>>>>> "adl" == Alexandre Duret-Lutz <address@hidden> writes:
adl> The only thing I don't like with $Revision$ is that it
adl> constrains you to use a version control system.
$Revision$ doesn't interact well with CVS. It is an annoyance to do
merges when it is present. This may not matter for autoconf.
Some places, like the ex-Cygnus part of Red Hat, import tools into
their own CVS repository. This provides a nice way for all developers
to get the right version -- everyone just uses the current CVS
version. Adding something like a $Revision$ tag which has a real
meaning means that anybody importing autoconf into their own
repository has to know about this and account for it.
I prefer hand-maintaining any version number that has a real meaning
attached to it.
Tom
- typo in quadrigraph substitution, Alexandre Duret-Lutz, 2001/08/06
- Re: typo in quadrigraph substitution, Alexandre Duret-Lutz, 2001/08/06
- Re: typo in quadrigraph substitution, Akim Demaille, 2001/08/06
- Re: typo in quadrigraph substitution, Akim Demaille, 2001/08/07
- Re: typo in quadrigraph substitution, Alexandre Duret-Lutz, 2001/08/09
- Re: typo in quadrigraph substitution, Akim Demaille, 2001/08/09
- Re: typo in quadrigraph substitution, Alexandre Duret-Lutz, 2001/08/09