Mercurial > hg
diff mercurial/dispatch.py @ 28350:8f9661d1637b
chgserver: implement validate command
validate will load the repo config and check if the server has up-to-date
config to continue serve the client. In case it does not, the server will
send instructions to the client about what to do next, including to retry
with a different address or to unlink an outdated socket file to stop an
old server.
author | Jun Wu <quark@fb.com> |
---|---|
date | Sat, 05 Mar 2016 13:56:59 +0000 |
parents | aa73d6a5d9ea |
children | 73905484ef70 |