← Back to team overview

c2c-oerpscenario team mailing list archive

[Bug 681241] Re: Include bzr revno in version string in the log file

 

I'm looking at something like this on the server side as that of already
available for client.

OpenERP-Client Version : 6.0.0-rc1-1
Last revision No. & ID :1696 launchpad_translations_on_behalf_of_openerp-20101125045234-dzsxzv005sfk59ze

Maybe, add this detailed string in the handling of exception. I'm new to
bzr, so I don't know what works best

-- 
Include bzr revno in version string in the log file
https://bugs.launchpad.net/bugs/681241
You received this bug notification because you are a member of C2C
OERPScenario, which is subscribed to the OpenERP Project Group.

Status in OpenObject Server: New

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