> Note that one of these patches ("Prevent updateIndex failing") modifies
> hashed-storage.
Yes, indeed it does - if we modify a file to a dir or vice-versa, the
updateIndex notices that the path has changed, but assumes it's changed
to the
same "type".
> There seems to be a breakage of the look_for_moves.sh shell test, in the
> part where we check that directory name swapping is detected by the
> --look-for-moves flag.
I'm confused, do you mean now there is breakage? I'm pretty sure all the
tests
ran ok when I wrote this patch, so is it something that's changed since?
|