Comment 6 for bug 544776

Revision history for this message
Davi Arnaut (davi) wrote :

A couple of issues found when testing roundtripping support with lp:mysql-server/5.5:

- Subsequent pushes into the git repository fail with:

ObjectNotLocked: <bzrlib.groupcompress._GCGraphIndex object at 0x7f76c3136c90> is not locked

Pull from the git repository works though.

- bzr push -r N attempts to copy all tags, which later fails if a tag points to a revision that was not pushed.