comparison tests/test-obsmarker-template.t @ 34926:f7e4d6c20095 stable

statichttprepo: prevent loading dirstate over HTTP on node lookup (issue5717) This seems a bit hacky, but works well. There should be no reason that static-http repo had to load dirstate. Initially I tried to proxy os.stat() call through vfs so that statichttpvfs could hook it, but there wasn't a good error value which the statichttpvfs could return to get around the util.filestat issue.
author Yuya Nishihara <yuya@tcha.org>
date Wed, 25 Oct 2017 21:58:03 +0900
parents ec765a71bd65
children a7e49a5b3e6f
comparison
equal deleted inserted replaced
34925:8b95e420e248 34926:f7e4d6c20095