Mercurial > hg > mercurial-source
changeset 41421:acd17caa699a
requires: use atomictemp=True when writing .hg/requires
We use an unusual file system at Google that allows writes (and
renames) but not deletions (for certain paths). That causes problems
when writing the requires files without atomictemp=True. There doesn't
appear to be any real drawbacks to using atomictemp, so I'm hoping we
can just change it in core.
Differential Revision: https://phab.mercurial-scm.org/D5274
author | Martin von Zweigbergk <martinvonz@google.com> |
---|---|
date | Wed, 14 Nov 2018 11:30:46 -0800 |
parents | c9876c00d292 |
children | 8c6329fa6038 |
files | mercurial/scmutil.py |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff