← Back to team overview

vcs-fast-import-devs team mailing list archive

Re: Fast-import python library (was: Re: [PATCH 01/13] fast-import: add the 'done' command)

 

Heya,

On Sun, Aug 29, 2010 at 19:42, Jelmer Vernooij <jelmer@xxxxxxxxx> wrote:
> It'd be interesting to see if we could get bzr-fastimport to use the
> external library as well. That should be easy enough if that's where the
> code originally came from.

Yes, that was my intent.

> I'm a bit concerned about adding a hard dependency on Dulwich, but I
> guess we could just require the external library for
> fastimport/fastexport support.

Yes, just do the usual 'try: import ... except' and don't add
fastimport/fastexport as commands if the library is not available.

-- 
Cheers,

Sverre Rabbelier



Follow ups

References