Handling foreign metadata for bzr revisions

Francis Devereux francis at devrx.org
Wed Aug 18 13:11:18 BST 2010


On 18 Aug 2010, at 12:58, Philip Peitsch wrote:

> I'm not quite sure which version you're using Francis.... bzr log does show the subversion revision id on 2.1 at least, probably earlier.

It shows the subversion revision id for most revisions, but not for revisions that I committed using bzr-svn.  I'm using bzr 2.2.0 with bzr-svn 1.0.3 (I recently upgraded from bzr 2.1).

To clarify, if you do
bzr co svn+ssh://<url>
<modify files>
bzr ci -m "Committed with bzr-svn"
bzr log
... then no svn revno will be shown for the the revision with the message "Committed with bzr-svn".

Francis




More information about the bazaar mailing list