comparison README @ 21100:098a274764b3

filemerge: better handling of failing remove of temporary files We have seen some failures on Windows that could seem like the unlinks of temporary files were failing. That could perhaps be because the merge tool somehow still held the files open. Instead of the bare bone os.unlink, use our util.unlink with special rename/retry handling on Windows.
author Mads Kiilerich <madski@unity3d.com>
date Thu, 17 Apr 2014 14:54:46 +0200
parents df5ecb813426
children 4b0fc75f9403
comparison
equal deleted inserted replaced
21099:12c7cea6235c 21100:098a274764b3