We use the major.minor.revision.0 scheme in our build and svnrevisionlabeller
to drop builds into major.minor.revision.build folders.
Windows doesn't like revision numbers that are bigger than 32000 so we are
doing build mod 10000 for the revision number.
It would be nice if svnrevisionlabeller supported some math in its numbers, eg
{revision%10000}.
Original issue reported on code.google.com by dblockdo...@gmail.com on 6 Dec 2010 at 4:17
Original issue reported on code.google.com by
dblockdo...@gmail.com
on 6 Dec 2010 at 4:17