apply_changeset_tree
Jamie Wilkinson
jaq at spacepants.org
Sun Jan 15 05:54:38 GMT 2006
What's the go with changeset.py's apply_changeset_tree ? It doesn't work
(tree has no .source_inventory()) and my attempts to work around that keep
hitting more bugs (looks like r_inventory and inventory have been used
interchangably, and thus this has never actually been tested).
So, given that this function isn't used anywhere, should it be removed, or
should it be made to work and a test added? I'd have used this, if it
worked, in a plugin I'm working on.
More information about the bazaar
mailing list