Mercurial > hg
comparison contrib/dumprevlog @ 28453:8a7110e351ec
chg: use --daemon-postexec chdir:/ instead of --cwd /
The chgserver is designed to load repo config from current directory. "--cwd /"
will prevent chgserver from loading repo config and generate a wrong
confighash, which will result in a redirect loop. This patch removes "--cwd /"
and uses "--daemon-postexec chdir:/" instead.
author | Jun Wu <quark@fb.com> |
---|---|
date | Wed, 09 Mar 2016 01:20:57 +0000 |
parents | 659f34b833b9 |
children | a212ca70205c |
comparison
equal
deleted
inserted
replaced
28452:0bb01c8754bf | 28453:8a7110e351ec |
---|