121
121
# Check what revision we should store
123
123
for pinv in parent_invs[1:]:
133
128
if pie.text_sha1 == ie.text_sha1 and pie.executable == ie.executable and pie.symlink_target == ie.symlink_target:
134
129
# found a revision in one of the parents to use
135
130
ie.revision = pie.revision