comparison mercurial/hgweb/webcommands.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 92fab48dfec1
children b3e51675f98e
comparison
equal deleted inserted replaced
21208:0e1cbd3d52f7 21209:c5d35995d192