comparison mercurial/namespaces.py @ 29269:b6f9934cf10b

dirstate: don't use actualfilename to name the backup file The issue with using actualfilename is that dirstate saved during transaction with "pending" in filename will be impossible to recover from outside of the transaction because the recover method will be looking for the name without "pending".
author Mateusz Kwapich <mitrandir@fb.com>
date Wed, 25 May 2016 16:36:16 -0700
parents ca52512ac709
children bd872f64a8ba
comparison
equal deleted inserted replaced
29268:f200b58497f1 29269:b6f9934cf10b