comparison mercurial/bundlerepo.py @ 39847:b504ff813c4f

localrepo: validate directories before creating any There is no meaningful change in behavior because wdir would already exist in the case where we raised RepoError. But I think the code is easier to read if we do all validation first then take actions with side-effects. Differential Revision: https://phab.mercurial-scm.org/D4706
author Gregory Szorc <gregory.szorc@gmail.com>
date Wed, 19 Sep 2018 16:51:57 -0700
parents 24e493ec2229
children 75b53b809e87
comparison
equal deleted inserted replaced
39846:d3e761f9ac0a 39847:b504ff813c4f