On Tue, 3 Jan 2012 00:35:51 -0800 (PST) HansBKK <[email protected]> wrote:
> However, when actually running this instance, it also (along with the > nightly zip download) reports: > > build 4904 2011-12-28 > > This is from selecting Help > About - is it possible this somehow is > reporting the wrong version? > > If so, should I log it to the tracker? And is there a more accurate way to > determine Leo's actual version? Currently Leo reporting its revno correctly requires a batchfile to be run on each commit, I think it would make more sense for Leo to check for Leo to grab the info from .../leo/.bzr/branch/last-revision if that exists, so that if you're running from bzr you get the right number, and if not, well then it's probably a build where the leo/core/bzr_version.py is correct. So I think it needs fixing in two places, Leo itself so versions checked out from bzr use .../leo/.bzr/branch/last-revision, and on the nightly snapshot so leo/core/bzr_version.py is always correct there. You can post all this to a bug, I'll make a note to fix the snapshot thing. Cheers -Terry -- You received this message because you are subscribed to the Google Groups "leo-editor" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/leo-editor?hl=en.
