← Back to team overview

c2c-oerpscenario team mailing list archive

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

 

On Thursday 25 November 2010, you wrote:
> Public bug reported:
> 
> 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
> (rev 3037)

And what if you don't work for Canonical?
Not everybody uses bzr, you know.. And, also, the rev. no is not a consistent 
number (drawback of bzr), because I could have my own branch, where the same 
code would be revision 4242 .

I think it is the responsibility of the administrator that installed each 
OpenERP instance to know how he has installed (where did he download from 
etc.) so that his bug reports contain the necessary information to help us 
solve the problem(s). 

If you (or anybody) report a bug, you should make sure we know a. the version, 
b. the platform you run at, c. if you installed from bzr, source, .deb, .rpm 
or else (did you run the setup.py?), d. if you have modified any files during 
the installation and any special condition that could affect the bug.
The revision number of an arbitrary bzr branch wouldn't cover all that.

-- 
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