← Back to team overview

vcs-fast-import-devs team mailing list archive

Re: fast-import mirroring a foreign repository

 

On Tue, Sep 08, 2009 at 02:53:33PM +1000, Ian Clatworthy <ian.clatworthy@xxxxxxxxxxxxx> wrote:
> How are incremental imports handled across your current tools?

Using the --import-marks / --export-marks options, just like
git-fast-import (speaking of darcs-fast-import). That allows me to
understand when an incremental import says "from :xxx" to translate xxx
to a darcs patch, as the mapping can be done from the marks file.

But that's how most importers work, I assume. ;)

Attachment: pgp_gKuoB_P3w.pgp
Description: PGP signature


Follow ups

References