diff --git a/rhodecode/lib/vcs/client_http.py b/rhodecode/lib/vcs/client_http.py --- a/rhodecode/lib/vcs/client_http.py +++ b/rhodecode/lib/vcs/client_http.py @@ -257,6 +257,7 @@ class RemoteRepo(object): 'revision', 'tree_items', 'ctx_list', 'ctx_branch', 'ctx_description', 'bulk_request', + 'assert_correct_path' ] if local_cache_on and name in cache_methods: