diff mercurial/dagparser.py @ 32394:38a2b9d90131

checklink: degrade gracefully on posix when fs is readonly (issue5511) In the unlucky case, checklink tries to make a new file for the symlink test to target. If the filesystem is readonly (perhaps due to permissions in a repo owned by someone else) we just report the filesystem as not supporting symlinks, since the user probably can't write anyway.
author Augie Fackler <augie@google.com>
date Sun, 21 May 2017 18:36:28 -0400
parents 56b2bcea2529
children c91013452b33
line wrap: on
line diff