Mercurial > hg
diff mercurial/util.py @ 19008:9d33d6e0d442
largefiles: stat all largefiles in one batch before downloading
This avoids a lot of expensive roundtrips to remote repositories ... but might
be slightly slower for local operations.
This will also change some aborts on missing files to warnings. That will in
some situations make it possible to continue working on a repository with
missing largefiles.
author | Mads Kiilerich <madski@unity3d.com> |
---|---|
date | Mon, 15 Apr 2013 23:37:43 +0200 |
parents | e22107cff6bf |
children | 1d08df65cd3c |