comparison contrib/sample.hgrc @ 18727:4846f2115927 stable

largefiles: don't let update leave wrong largefiles in wd if fetch fails Situations where a largefile for some reason wasn't available sometimes caused wrong largefile content and state. It has mostly been seen when interrupting download of largefiles ... and when introducing programming errors. Instead we now make sure to delete the old and wrong largefile. A missing file is a well-known error condition and much more reasonable way to handle the situation.
author Mads Kiilerich <madski@unity3d.com>
date Thu, 28 Feb 2013 13:45:18 +0100
parents 5f01fd602542
children 216d3d85372b
comparison
equal deleted inserted replaced
18726:431b246cfb12 18727:4846f2115927