Mercurial > hg
diff tests/test-push-http.t @ 38758:774f92710a81 stable
fileset: suppress EACCES while reading arbitrary paths via filectx API
On Windows, EACCES is raised in place of EISDIR. This patch simply adds
EACCES to the list of errors to be ignored since I think it's okay for
filesets to treat inaccessible working-copy files as not existing.
author | Yuya Nishihara <yuya@tcha.org> |
---|---|
date | Sun, 29 Jul 2018 16:25:51 +0900 |
parents | 2009d84f245a |
children | 7839249e7834 |