Mercurial > hg
comparison README @ 32721:c2cb0de25120
chmod: create a new file when flags are set on a hardlinked file
For performance reasons we have several repositories where the files in the working
directory of 1 repo are hardlinks to the files of the other repo
When an update in one repo results in a chmod of a such a file, the hardlink
has to be deleted and replaced by a regular file to make sure that the change
does not happen in the other repo
author | Koen Van Hoof <koen.van_hoof@nokia.com> |
---|---|
date | Wed, 26 Apr 2017 16:05:22 +0200 |
parents | 4b0fc75f9403 |
children | 76b171209151 |
comparison
equal
deleted
inserted
replaced
32720:0cd641bfbf57 | 32721:c2cb0de25120 |
---|