Author: julianfoad Revision: 1847572 Modified property: svn:log Modified: svn:log at Tue Nov 27 19:52:55 2018 ------------------------------------------------------------------------------ --- svn:log (original) +++ svn:log Tue Nov 27 19:52:55 2018 @@ -1,6 +1,6 @@ -fsfs: 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. +fsfs: Fix SVN-4791, 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 returing unexpected errors as well. For the end user, this means that such
