comparison hgext/acl.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 d5883fd055c6
children 8b109c61bc11
comparison
equal deleted inserted replaced
32393:d47b62368f3a 32394:38a2b9d90131