fast-import mirroring a foreign repository
Matt McClure
mlm at aya.yale.edu
Tue Sep 8 04:50:26 BST 2009
Ian,
On Sun, Aug 23, 2009 at 6:46 PM, Ian
Clatworthy<ian.clatworthy at canonical.com> wrote:
> I do have plans for adding an --append
> option to the fast-import command that treats the data as an incremental
> data set but that's not yet done. If you'd like to have a go at adding
> that, it should be pretty simple for someone like yourself.
I implemented --append in
https://code.launchpad.net/~bzr-fastimport/+junk/fast-import-append .
I thought that I'd like to add some validation that appended imports
are really incremental changes to already imported revisions.
However, it's not obvious that the fast-import format requires that
streams contain any information that could be used to guarantee a user
is doing the right thing. Thoughts?
--
Matt
http://www.google.com/profiles/matthewlmcclure
More information about the bazaar
mailing list