vcs-fast-import-devs team mailing list archive
-
vcs-fast-import-devs team
-
Mailing list archive
-
Message #00080
Re: Fast-import python library (was: Re: [PATCH 01/13] fast-import: add the 'done' command)
Heya,
On Sat, Sep 4, 2010 at 12:24, Jelmer Vernooij <jelmer@xxxxxxxxx> wrote:
> At the moment it means you can't use it without bzr installed. That is
> fixable by using the standard Python logging module instead of the bzr
> functions. I am planning to fix that, I just haven't had time to do so
> yet.
Ok, looking forward to that :)
> Do you use the parseMany function at all? One of the features that was
> present in your branch that isn't in upstream bzr-fastimport is the
> support for parsing multiple files.
I do use it, but I only use it with one stream (stdin). I also had to
modify it to not close the file if the input is stdin, since I still
needed that pipe after it was done ;).
--
Cheers,
Sverre Rabbelier
Follow ups
References