Comment 8 for bug 515850

Revision history for this message
Tomasz Gajewski (tomga) wrote :

I have read instructions from bug #587819 and I think that my issue is a little different.

Normally I use bzr checkout from svn and than branch it with bzr. I work on some features in branch and push changes in series. Svn commit not available later in history was checked in during commiting sequence of changesets. So in my case value for 'bzr:base-revision' for first changeset seems to be ok (contains svn-v4:<uuid>:trunk:<svn-rev - 1>), next there is svn changeset without any value for 'bzr:base-revision' and next changeset from bzr that has the form <mail>-<datetime>-<some_id>.

Do I correctly assume that it is different issue and if so should I create another bug entry for this?