Mercurial > hg
view mercurial/__init__.py @ 21209:c5d35995d192 stable
largefiles: better handling of log from other working directory (issue4236)
When invoked from another directory, the matchers m._cwd will be the absolute
path. The code for calculating relative path to .hglf did not consider that and
log would fail with weird errors and paths.
For now, just don't do any largefile magic when invoked from other directories.
author | Mads Kiilerich <madski@unity3d.com> |
---|---|
date | Thu, 01 May 2014 15:12:49 +0200 |
parents | 9117c6561b0b |
children | 4374d819ccd5 |