You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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 [email protected] on 6 Dec 2010 at 4:17
The text was updated successfully, but these errors were encountered:
Original issue reported on code.google.com by
[email protected]
on 6 Dec 2010 at 4:17The text was updated successfully, but these errors were encountered: