Mercurial > hg
diff hgext/strip.py @ 46001:aab70f05d6ec
chgserver: catch RepoError while loading configuration
Recent share safe work introduced functionality to read share source config file
on dispatch. This can result in RepoError while reading config file as the
shared source might not be present.
`test-share.t#safe` was failing with chg earlier because of this.
Differential Revision: https://phab.mercurial-scm.org/D9462
author | Pulkit Goyal <7895pulkit@gmail.com> |
---|---|
date | Mon, 30 Nov 2020 14:11:03 +0530 |
parents | d7a508a75d72 |
children | 6000f5b25c9b |