chiark / gitweb /
Remove dependencies on Subversion.
authorSimon Tatham <anakin@pobox.com>
Wed, 24 Sep 2014 10:33:21 +0000 (10:33 +0000)
committerSimon Tatham <anakin@pobox.com>
Wed, 24 Sep 2014 10:33:21 +0000 (10:33 +0000)
commit2ebbdbf2a567c73d75af4f0e04f4f42bfe6d3530
treeffba948f9ec31406431f027e96a36a518bba56c6
parentbc930a121466e0e33b46ff01db0153f5cfb79054
Remove dependencies on Subversion.

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.

Puzzles'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.

[originally from svn r10263]
Buildscr
Recipe
chm.but
configure.ac
makedist.sh
puzzles.but
version.c
winiss.pl