simon-svn: ipbt: simon

Commits to Tartarus CVS repository. tartarus-commits at lists.tartarus.org
Wed Sep 24 11:33:01 BST 2014


SVN root:       svn://svn.tartarus.org/sgt
Changes by:     simon
Revision:       10259
Date:           2014-09-24 11:33: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.

ipbt'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   ipbt/Buildscr
U   ipbt/configure.ac
U   ipbt/ipbt.but
U   ipbt/ipbt.c

Links:
http://svn.tartarus.org/sgt/?rev=10259&view=rev
http://svn.tartarus.org/sgt/ipbt/Buildscr?rev=10259&r1=10258&r2=10259
http://svn.tartarus.org/sgt/ipbt/configure.ac?rev=10259&r1=10258&r2=10259
http://svn.tartarus.org/sgt/ipbt/ipbt.but?rev=10259&r1=10258&r2=10259
http://svn.tartarus.org/sgt/ipbt/ipbt.c?rev=10259&r1=10258&r2=10259



More information about the tartarus-commits mailing list