Zandronum Chat on our Discord Server Get the latest version: 3.2
Source Code

View Revisions: Issue #730 All Revisions ] Back to Issue ]
Summary 0000730: Mercurial revisions go out of sync
Revision 2012-03-28 02:20 by Blzut3
Additional Information In order to keep version numbers in sync, the revision needs to be changed to the date of a changeset. The network version can be tied to the changeset hash.

Both can be retrieved with the following command: `hg log -l 1 --template "{node|short}\n{date|shortdate}"`

More information on the --template parameter can be found here:'http://hgbook.red-bean.com/read/customizing-the-output-of-mercurial.html [^]'
Revision 2012-03-28 02:20 by Blzut3
Additional Information In order to keep version numbers in sync, the revision needs to be changed to the date of a changeset. The network version can be tied to the changeset hash.






Questions or other issues? Contact Us.

Links


Copyright © 2000 - 2025 MantisBT Team
Powered by Mantis Bugtracker