[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: git transition issues
From: |
Eric S. Raymond |
Subject: |
Re: git transition issues |
Date: |
Fri, 31 Oct 2014 06:51:42 -0400 |
User-agent: |
Mutt/1.5.21 (2010-09-15) |
Eli Zaretskii <address@hidden>:
> > Date: Fri, 31 Oct 2014 06:23:22 -0400
> > From: "Eric S. Raymond" <address@hidden>
> > Cc: Stefan Monnier <address@hidden>, address@hidden
> >
> > > I ended up backporting all of them, but in 3 different commits. A few
> > > unrelated commits were done in-between Eric's, and since bzr doesn't
> > > by default allow merging when there are uncommitted changes (and I
> > > didn't want to use --force to override that), I couldn't easily commit
> > > all the cherry-picked revisions in one go. But I think 3 is not that
> > > bad. (The 3rd one is Glenn's revert of one part of Eric's commits.)
> >
> > Hm. Which target branch are we talking?
>
> emacs-24, of course.
>
> > Because I ported those changes to the emacs-24 branch yesterday.
>
> I don't see any of that in "bzr log"s output in that branch. Can you
> tell which revision numbers or revision-IDs you committed to emacs-24
> yesterday?
Checking...117637 in my log.
------------------------------------------------------------
revno: 117637
committer: Eric S. Raymond <address@hidden>
branch nick: emacs-24
timestamp: Thu 2014-10-30 15:21:32 -0400
message:
Port preparatory patches for the git transition from trunk.
These contain no git-specific language or code; rather, they change
language that was bzr-specific to be independent of the VCS type.
--
<a href="http://www.catb.org/~esr/">Eric S. Raymond</a>
- Re: git transition issues, (continued)
- Re: git transition issues, Stefan Monnier, 2014/10/27
- Re: git transition issues, Glenn Morris, 2014/10/28
- Re: git transition issues, Eric S. Raymond, 2014/10/28
- Re: git transition issues, Eli Zaretskii, 2014/10/28
- Re: git transition issues, Eric S. Raymond, 2014/10/28
- Re: git transition issues, Eli Zaretskii, 2014/10/28
- Re: git transition issues, Stefan Monnier, 2014/10/28
- Re: git transition issues, Eli Zaretskii, 2014/10/31
- Re: git transition issues, Eric S. Raymond, 2014/10/31
- Re: git transition issues, Eli Zaretskii, 2014/10/31
- Re: git transition issues,
Eric S. Raymond <=
- Re: git transition issues, Eli Zaretskii, 2014/10/31
- Re: git transition issues, Eric S. Raymond, 2014/10/31
- Re: git transition issues, Stephen J. Turnbull, 2014/10/31
Re: git transition issues, David Caldwell, 2014/10/26