Comment 10 for bug 544776

Revision history for this message
Jelmer Vernooij (jelmer) wrote : Re: [Bug 544776] Re: no roundtripping support

On 05/09/11 15:16, Davi Arnaut 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
This should be fixed now.

> 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.
>
This should now also be fixed.

Cheers,

Jelmer