[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Git to Bzr - what works?
From: |
Eli Zaretskii |
Subject: |
Re: Git to Bzr - what works? |
Date: |
Tue, 14 Aug 2012 21:12:40 +0300 |
> From: "John Wiegley" <address@hidden>
> Date: Tue, 14 Aug 2012 12:54:17 -0500
>
> >>>>> Daniel Colascione <address@hidden> writes:
>
> > I have a bunch of patches locked up in my git mirror of the Emacs trunk. I'd
> > like to commit some of them, and that involves pushing these patches to a
> > bzr branch before pushing them to the main repository. But I can't the
> > patches out of git. I can't find any working git-to-bzr packages that work
> > with the Emacs trunk. The wiki suggests git-bzr, but both git-bzr and
> > git-bzr-ng both complain (via git-fast-import) about missing committer
> > records. Does anyone have a working bidirectional git setup?
>
> I have never succeeded in getting anything to work, just FYI, and I've tried
> several different things. If you can figure out something, please let me
> know, because it impairs my ability to contribute upstream as well.
I don't understand the problem. What's wrong with generating diffs
from the git repo and then applying them to the bzr repo?
- Git to Bzr - what works?, Daniel Colascione, 2012/08/13
- Re: Git to Bzr - what works?, John Wiegley, 2012/08/14
- Re: Git to Bzr - what works?,
Eli Zaretskii <=
- Re: Git to Bzr - what works?, BT Templeton, 2012/08/14
- Re: Git to Bzr - what works?, Eli Zaretskii, 2012/08/14
- Re: Git to Bzr - what works?, Fabian Ezequiel Gallina, 2012/08/14
- Re: Git to Bzr - what works?, Stephen J. Turnbull, 2012/08/15
- Re: Git to Bzr - what works?, Eli Zaretskii, 2012/08/15
- Re: Git to Bzr - what works?, Stefan Monnier, 2012/08/15
- Re: Git to Bzr - what works?, Daniel Colascione, 2012/08/15
- Re: Git to Bzr - what works?, Eli Zaretskii, 2012/08/15
- Re: Git to Bzr - what works?, John Wiegley, 2012/08/15
- Re: Git to Bzr - what works?, Eli Zaretskii, 2012/08/16