[MERGE] InterTree.compare doesn't pass require_versioned on correctly

John Arbash Meinel john at arbash-meinel.com
Mon Jul 30 22:45:11 BST 2007


John Arbash Meinel has voted approve.
Status is now: Semi-approved
Comment:
I'm not sure why you did:
-                   want_unversioned=False):
+                   require_versioned=False, want_unversioned=False):

rather than:
-                   want_unversioned=False):
+                   want_unversioned=False, required_versioned=False):

But if the other functions like this use the former, than it is fine.


For details, see: 
http://bundlebuggy.aaronbentley.com/request/%3C418c22640707281640j54691b84j3a9676cd71289e0b%40mail.gmail.com%3E



More information about the bazaar mailing list