all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: David Reitter <david.reitter@gmail.com>
To: Stephen J. Turnbull <stephen@xemacs.org>
Cc: Emacs-Devel devel <emacs-devel@gnu.org>
Subject: Re: Switching CEDET from CVS to a Distributed VCS.
Date: Thu, 25 Jun 2009 14:24:40 -0400	[thread overview]
Message-ID: <7024025A-9919-46C4-A06E-7878E2116A78@gmail.com> (raw)
In-Reply-To: <87r5x8xl04.fsf@uwakimon.sk.tsukuba.ac.jp>

On Jun 25, 2009, at 1:48 PM, Stephen J. Turnbull wrote:
> I believe Bazaar now supports fastimport format in both directions.
>
> Interaction between git and Bazaar probably means you lose/munge
> VCS-specific metadata (Bazaar cares about revision numbers while git
> doesn't support them at all, and the revision ID formats are
> timestamp-specific in each VCS, so converting those in a
> roundtrippable way would require great care) in each direction, but
> with minimal care you should be able to preserve the history dag and
> core meta data (author information).

fast-import (bzr->git at least) keeps an index to facilitate fast  
incremental exports.
Suppose one has a commit in the git repo to be committed to the Bzr  
repo, would it be possible to

1. convert a git patch (git-format-patch) to a Bazaar merge directive?
2. use fast-import/export to export just the patch?








  reply	other threads:[~2009-06-25 18:24 UTC|newest]

Thread overview: 17+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <1245882173.24086.14.camel@projectile.siege-engine.com>
2009-06-24 22:45 ` Switching CEDET from CVS to a Distributed VCS Lennart Borgman
2009-06-24 23:51   ` Eric M. Ludlam
2009-06-25  2:40   ` Miles Bader
2009-06-25 13:52     ` David Bernard
2009-06-25 16:04       ` [CEDET-devel] " Davi Diaz
2009-06-26  0:09         ` Miles Bader
2009-06-25 17:48     ` Stephen J. Turnbull
2009-06-25 18:24       ` David Reitter [this message]
2009-06-28  6:17         ` Stephen J. Turnbull
2009-06-28 11:45           ` David Reitter
2009-06-28 14:04             ` Stephen J. Turnbull
2009-06-28 14:29               ` David Reitter
2009-06-29 23:19                 ` Stephen J. Turnbull
2009-06-30  0:16                   ` David Reitter
     [not found]   ` <393CA42E-4553-4F2D-92D8-F0D3CEE19223@gmail.com>
2009-06-25  8:44     ` [CEDET-devel] " Lennart Borgman
2009-06-25 12:53       ` Stefan Monnier
2009-06-25 13:19       ` David Reitter

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=7024025A-9919-46C4-A06E-7878E2116A78@gmail.com \
    --to=david.reitter@gmail.com \
    --cc=emacs-devel@gnu.org \
    --cc=stephen@xemacs.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.