gcc/REVISION in trunk?

Basile STARYNKEVITCH basile@starynkevitch.net
Thu Nov 12 20:45:00 GMT 2009


Hello All

It seems that gcc/Makefile.in and friends support that the gcc/REVISION contains some revision numbering.

Why does gcc/REVISION in the trunk svn does not contains something like

$Revision$

or perhaps having the gcc/Makefile.in containing something like around line 805

REVISION := $(shell svn info $(srcdir) |  $(AWK) '/Revision/{print $$2}')

or some more robust trick?

I mean, there is very probably a way to retrieve automagically the svn revision number of the trunk.
If it is not used, I would believe there are profound reasons for that. Which ones?


(or perhaps I am wrong in regularily updating my trunk's copy with svn update ??)


Regards.

-- 
Basile STARYNKEVITCH         http://starynkevitch.net/Basile/
email: basile<at>starynkevitch<dot>net mobile: +33 6 8501 2359
8, rue de la Faiencerie, 92340 Bourg La Reine, France
*** opinions {are only mines, sont seulement les miennes} ***



More information about the Gcc mailing list