From: "Eric S. Raymond" <esr@thyrsus.com>
To: Glenn Morris <rgm@gnu.org>
Cc: emacs-devel@gnu.org
Subject: Re: Bazaar to Git status
Date: Sun, 10 Aug 2014 21:17:06 -0400 [thread overview]
Message-ID: <20140811011706.GA22859@thyrsus.com> (raw)
In-Reply-To: <kd4mxjhowp.fsf@fencepost.gnu.org>
Glenn Morris <rgm@gnu.org>:
> "Eric S. Raymond" wrote:
>
> > You haven't heard much about it because the hard work is all done. I
> > have the scripts ready to go and need only about eight hours' notice
> > before pushing the button.
>
> I'm pretty sure there was a list of other things that needed to be done,
> beside "replace old revision references". I hope someone was keeping a
> list of the various items that were requested, so that we don't have to
> go through it all over again.
>
> Eg what will replace bzr --fixes, bzrmerge.el, vc-git.el improvements,
> etc, etc.
I've been maintaining that list. It's the file transition.txt in the
conversion-machinery repo.
To the best of my knowledge, the only major un-done task for before the
conversion is this one:
* Better cross-VCS integration of smerge in vc.el. Here are Stefan's
requirements:
- Improve vc-git.el so that it can automatically enable smerge-mode when
opening a conflicted file and (probably conditional on a config var)
mark the file as "not conflicted any more" when saving with no
remaining diff3 markers.
This currently works in vc-bzr.el (and vc-svn.el as well, IIRC).
- Improve vc-git.el with vc-git-conflicted-files so that
vc-find-conflicted-files works for Git as well.
See Rüdiger Sonderfeld's patch proposal:
https://lists.gnu.org/archive/html/emacs-devel/2014-01/msg01038.html
What really needs to happen here, I think, is for the smerge support
to be moved into the core vc code rather than being a set of disjoint
per-VC kluges.
I reckon this to be about a day and a half of work. I'll schedule
it when we start seriously discussing a cutover date.
--
<a href="http://www.catb.org/~esr/">Eric S. Raymond</a>
next prev parent reply other threads:[~2014-08-11 1:17 UTC|newest]
Thread overview: 17+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-08-10 12:21 Bazaar to Git status Paul Michael Reilly
2014-08-10 13:33 ` Jan Nieuwenhuizen
2014-08-10 13:54 ` David Kastrup
2014-08-10 15:26 ` Stefan Monnier
2014-08-10 15:40 ` Jan Nieuwenhuizen
2014-08-10 20:56 ` Eric S. Raymond
2014-08-10 21:12 ` Paul Michael Reilly
2014-08-18 3:11 ` Eric S. Raymond
2014-08-11 0:04 ` Glenn Morris
2014-08-11 1:17 ` Eric S. Raymond [this message]
2014-08-11 5:53 ` Glenn Morris
2014-08-11 9:29 ` Eric S. Raymond
2014-08-11 9:54 ` David Kastrup
2014-08-12 2:18 ` Stephen J. Turnbull
2014-08-12 6:37 ` David Kastrup
2014-08-12 2:12 ` Glenn Morris
2014-08-12 3:09 ` Stefan Monnier
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20140811011706.GA22859@thyrsus.com \
--to=esr@thyrsus.com \
--cc=emacs-devel@gnu.org \
--cc=rgm@gnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/emacs.git
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.