simon-svn: xtruss: simon
Commits to Tartarus CVS repository.
tartarus-commits at lists.tartarus.org
Wed Sep 24 11:34:01 BST 2014
SVN root: svn://svn.tartarus.org/sgt
Changes by: simon
Revision: 10272
Date: 2014-09-24 11:34:01 +0100 (Wed, 24 Sep 2014)
Log message (13 lines):
Revise versioning system to be date-based.
I'm going through all my projects and reworking them to avoid
depending on the monotonic integer-valued source control revision
identifier provided by Subversion, so I can migrate everything to git
without my builds and versioning breaking.
xtruss's version number is now of the form YYYYMMDD.vvvvvv, where
vvvvvv is some string of source control information (currently still
the SVN-style "rNNNNN", but free to change in future). The date
provides monotonicity between my official automated builds, and the
second component is the one I'll be most interested in when people
send bug reports.
Modified files:
U xtruss/Buildscr
U xtruss/uxxtruss.c
Links:
http://svn.tartarus.org/sgt/?rev=10272&view=rev
http://svn.tartarus.org/sgt/xtruss/Buildscr?rev=10272&r1=10271&r2=10272
http://svn.tartarus.org/sgt/xtruss/uxxtruss.c?rev=10272&r1=10271&r2=10272
More information about the tartarus-commits
mailing list