Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
1.9.0, 1.10.0, 1.11.0
-
None
-
None
Description
Description from r1847572 log message:
Fix an issue with the DAG open_path() that was causing unexpected SVN_ERR_FS_NOT_DIRECTORY errors when attempting to open a path with `open_path_node_only | open_path_allow_null` flags.
The implication of this is that certain svn_fs_closest_copy() calls could be returning unexpected errors as well. For the end user, this means that such errors were possible, for example, during certain `svn update`s.
[...]
Email report: dev@, 2018-11-19, from Dmitry Pavlenko, subject '[PATCH] A test for "Can't get entries" error', Message-ID:<55095032.ozZm5OQrnM@dmit10>, archived at haxx.se ASF