openerp-community-reviewer team mailing list archive
-
openerp-community-reviewer team
-
Mailing list archive
-
Message #00029
'autor' when a proposal is merged
Hi,
When you merge a proposal, please use the --author option of bzr commit
You can find the author in the 'author' section of bzr log.
Example:
I merge a proposal of Stefan in lp:banking-addons
bzr commit --author="Stefan Rijnhart <stefan@xxxxxxxx>" -m"[...]"
When a revision is committed using the author option, it appears like
that in the history:
------------------------------------------------------------
revno: 154 [merge]
author: Stefan Rijnhart <stefan@xxxxxxxx>
committer: Guewen Baconnier <guewen.baconnier@xxxxxxxxxxxxxx>
branch nick: banking-addons
timestamp: Mon 2013-01-14 12:04:51 +0100
message:
[FIX] Cannot select manual move line in matching wizard. This is a
workaround for web client issue lp:1073521, "cannot select many2one
value if tree view is editable"
------------------------------------------------------------
So you can see that the original author is kept (and displayed on
Launchpad). The committer is stored also, allowing to trace properly who
had done what.
Have a nice day,
--
Guewen Baconnier
Business Solutions Software Developer
Camptocamp SA
PSE A, CH-1015 Lausanne
http://openerp.camptocamp.com/
Phone: +41 21 619 10 39
Office: +41 21 619 10 10
Fax: +41 21 619 10 00
Email: guewen.baconnier@xxxxxxxxxxxxxx