filtering bzr status by state
Robert Collins
robert.collins at canonical.com
Sun Mar 15 23:21:23 GMT 2009
> Is there a way to accomplish this type of change from a plugin?
MutableTree.start_commit can alter the tree in arbitrary ways prior to
commit recording the tree state.
Altering a delta has plenty of corner cases - you can create a corrupt
delta easily, and that would force all the layers of bzrlib to
cross-check each other (a non-trivial operation). Which is why a hook to
alter delta generation is risky at best.
-Rob
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 197 bytes
Desc: This is a digitally signed message part
Url : https://lists.ubuntu.com/archives/bazaar/attachments/20090316/1109858a/attachment.pgp
More information about the bazaar
mailing list