Possible solution for reading bundles from stdin

Daniel Silverstone dsilvers at digital-scurf.org
Wed Feb 14 09:27:00 GMT 2007


On Tue, 2007-02-13 at 14:37 -0500, Aaron Bentley wrote:
> Daniel Silverstone wrote:
> > I chose to implement a transport (where some might have special-cased in
> > bzrlib.bundle.read_bundle_from_url) because I figured it might be of use
> > later to have it more generic.
> I think it would be much more discoverable to use "-", which is what 
> other commands that allow reading from stdin use.  I don't know whether 
> that precludes using pipe:///stdin or whether it would just be the 
> underlying mechanism.

Is there an appropriately generic place for me to put a mapping from "-"
to pipe:///stdin ?

D.





More information about the bazaar mailing list