comparison mercurial/dagutil.py @ 22405:6f63c47cbb86

dirstate: wrap setparent calls with begin/endparentchange (issue4353) This wraps all the locations of dirstate.setparent with the appropriate begin/endparentchange calls. This will prevent exceptions during those calls from causing incoherent dirstates (issue4353).
author Durham Goode <durham@fb.com>
date Fri, 05 Sep 2014 11:36:20 -0700
parents ce8cea923a6c
children 4e5ac4a3a29b
comparison
equal deleted inserted replaced
22404:12bc7f06fc41 22405:6f63c47cbb86