##// END OF EJS Templates
nix: Add PATH of vcsserver derivation to wrapping of other executables....
nix: Add PATH of vcsserver derivation to wrapping of other executables. The other executables like pserve or gunicorn need the same path as the vcsserver command uses. Otherwise they e.g. find different versions of git. System git versus custom git in nix-store.
Martin Bornhold -
r87:ea99aabb default
Show More
Name Size Modified Last Commit Author
/ vcsserver
echo_stub
VERSION Loading ...
__init__.py Loading ...
base.py Loading ...
exceptions.py Loading ...
git.py Loading ...
hg.py Loading ...
hgcompat.py Loading ...
hgpatches.py Loading ...
hooks.py Loading ...
http_main.py Loading ...
main.py Loading ...
pygrack.py Loading ...
remote_wsgi.py Loading ...
scm_app.py Loading ...
server.py Loading ...
settings.py Loading ...
subprocessio.py Loading ...
svn.py Loading ...
svn_diff.py Loading ...
utils.py Loading ...
wsgi_app_caller.py Loading ...