comparison contrib/memory.py @ 26823:45e8bd2f36f0 stable

largefiles: check hash of files in the store before copying to working dir If the store somehow got corrupted, users could end up in weird situations that were very hard to recover from or lead to propagation of the corruption. Instead, spend the extra time checking the hash when copying to the working directory. If it doesn't match, emit a warning, and don't put wrong content in the working directory.
author Mads Kiilerich <madski@unity3d.com>
date Fri, 23 Oct 2015 21:27:29 +0200
parents 08a0f04b56bd
children 3e0d27d298b7
comparison
equal deleted inserted replaced
26822:d881c072050a 26823:45e8bd2f36f0