Possible problem with bzr-git . . .
Jelmer Vernooij
jelmer at samba.org
Fri Feb 26 09:18:36 GMT 2010
Hi Russel,
On Fri, 2010-02-26 at 09:06 +0000, Russel Winder wrote:
> On Fri, 2010-02-26 at 01:42 +0100, Jelmer Vernooij wrote:
> > On Thu, 2010-02-25 at 08:13 +0000, Russel Winder wrote:
> > > . . . or just something I am doing wrong?
> > >
> > > I am trying to update a branch bound to a Git repository
> > >
> > > I don't think I got this yesterday morning (though perhaps I did and
> > > missed it). Is this worth a bug report?
> > Thanks for letting me know. I seem to've broken it in preparation of
> > colocated branches support. Should be fixed in trunk now.
>
> I didn't get the error message this morning and the branch has updated,
> so yes I think it is fixed. Thanks.
>
> I am really just marking time at the moment using Bazaar as an interface
> to Git as I need to be able to work with all the branches in a Git
> repository. Is there a timescale for having bzr-git be able to manage a
> complete Bazaar shared repository mapping all the Git branches?
There isn't really a timescale (I'm working on these in my spare time),
but I can tell you what the current status is:
The first branch to this effect has landed - "bzr branches" now supports
reporting colocated branches.
I have another branch that adds support for passing colocated branch
names in the API ready, it's waiting for review
(https://code.edge.launchpad.net/~jelmer/bzr/named-branches/+merge/19794).
bzr-git now implements these API's for git repositories.
There's also a hackish branch that actually allows you to address
colocated branches using comma's, see
https://code.edge.launchpad.net/~jelmer/bzr/colo-urls/+merge/20201
This last branch really is a proof-of-concept though, but it should be
sufficient to test the preliminary colocated branch support in bzr-git.
Since colocated branches don't really exist on the system there is also
some pending work on a rmbranch command:
https://code.edge.launchpad.net/~jelmer/bzr/rmbranch/+merge/19207
This has been reviewed but needs some fixes before it can land.
Cheers,
Jelmer
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 836 bytes
Desc: This is a digitally signed message part
Url : https://lists.ubuntu.com/archives/bazaar/attachments/20100226/47cb54df/attachment.pgp
More information about the bazaar
mailing list