fixed issue with failing getpack checkouts
Compare changes
Files
@@ -94,15 +94,22 @@ def getpack(desc, recursive_head=None, export=False, protocol=None):
If getpack failed to handle an override, the other overrides were ignored and the checkout log was lost.
This fixes the problems.