Mercurial > hg
comparison contrib/tcsh_completion @ 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 | 2616325766e3 |
children |
comparison
equal
deleted
inserted
replaced
26822:d881c072050a | 26823:45e8bd2f36f0 |
---|