##// END OF EJS Templates
fileset: suppress EACCES while reading arbitrary paths via filectx API...
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.

File last commit:

r36625:c6061cad default
r38781:774f9271 stable
Show More
__init__.py
0 lines | 0 B | text/x-python | PythonLexer