21 Feb
2010
21 Feb
'10
5:13 p.m.
2010/2/21 Taco Hoekwater
The script is source/texk/web2c/luatexdir/getluatexsvnrevision.sh, and it is currently run from build.sh and from the tools/luatextag script. The latter is used to create the source tarballs.
This uses svn info with an URL, which is SLOW. Wouldn't svnversion be the better tool to use? Best Martin