c2c-oerpscenario team mailing list archive
-
c2c-oerpscenario team
-
Mailing list archive
-
Message #07532
[Bug 681241] Re: Include bzr revno in version string in the log file
** Changed in: openobject-server
Importance: Low => Wishlist
** Changed in: openobject-server
Status: Confirmed => Won't Fix
--
You received this bug notification because you are a member of C2C
OERPScenario, which is subscribed to the OpenERP Project Group.
https://bugs.launchpad.net/bugs/681241
Title:
Include bzr revno in version string in the log file
Status in OpenObject Server:
Won't Fix
Bug description:
The current version number shown in the log file of server doesn't contain the repository number (e.g revno from bzr), making it hard to isolate regression bugs between versions, especially during development and test/fix cycle
[2010-11-23 06:14:25,080][?] INFO:server:OpenERP version - 6.0.0-rc1
should be
[2010-11-23 06:14:25,080][?] INFO:server:OpenERP version - 6.0.0-rc1 (rev 3037)
References