diff tests/test-issue-5720.t @ 5284:2570d2d4a268

caches: preserve permissions of top-level .hg When using hg on a shared filesystem on UNIX, cache files normally inherit the permissions of the .hg directory. This is most commonly used to ensure everything is writable by all users. The sqlite3 cache files don't have a way to directly set the permission, so check if a special mode is necessary and try to apply them to newly created database files.
author Joerg Sonnenberger <joerg@bec.de>
date Sun, 03 May 2020 01:01:19 +0200
parents b6c819facbe8
children e5d91fd1f319 6eb9f82b43ba
line wrap: on
line diff