foo# LC_ALL=de_DE.UTF-8 svn info | grep datum Letztes Änderungsdatum: 2005-06-07 07:50:28 +0200 (Di, 07 Jun 2005) foo# LC_ALL=de_DE.UTF-8 make svnversion.h /usr/bin/perl ./make-version.pl Version configuration file version.conf not found. Using defaults. This is a build from SVN (or a SVN snapshot). Fetching version with command "svn info". SVN version tag will be computed. svnversion.h has been updated. foo# cat svnversion.h /* #define SVNVERSION "" */
foo# LC_ALL=C svn info | grep Date Last Changed Date: 2005-06-07 07:50:28 +0200 (Tue, 07 Jun 2005) foo# LC_ALL=C make svnversion.h /usr/bin/perl ./make-version.pl Version configuration file version.conf not found. Using defaults. This is a build from SVN (or a SVN snapshot). Fetching version with command "svn info". SVN version tag will be computed. svnversion.h has been updated. foo# cat svnversion.h #define SVNVERSION "SVN 20050607075028"
+Thomas
-- Thomas Anders (thomas.anders at blue-cable.de)
Powered by MHonArc 2.6.10