Mercurial > hg
diff hgext/record.py @ 18292:40185df018d7 stable
largefiles: make update with backup files in .hglf slightly less broken
Largefiles update would try to copy f to f.orig if there was a .hglf/f.orig .
That is in many many ways very very wrong, but it also caused an abort if f
didn't exist.
Now it only tries to copy f if it exists.
author | Mads Kiilerich <madski@unity3d.com> |
---|---|
date | Thu, 10 Jan 2013 15:33:14 +0100 |
parents | 434e5bd615fc |
children | 09a2b6741695 |