Re: svn commit: r1847572 - in /subversion/trunk/subversion: libsvn_fs_fs/tree.c tests/libsvn_fs/fs-test.c

2018-11-27 Thread Evgeny Kotkov
Branko Čibej writes: > > + else > > +return err_not_directory(root, directory, pool); > > +} > > } > > } > > > > Would be nice to wrap this return value in svn_error_trace(), as that > makes it easier to find where the error came from.

Re: svn commit: r1847572 - in /subversion/trunk/subversion: libsvn_fs_fs/tree.c tests/libsvn_fs/fs-test.c

2018-11-27 Thread Branko Čibej
On 27.11.2018 19:10, kot...@apache.org wrote: > Author: kotkov > Date: Tue Nov 27 18:10:01 2018 > New Revision: 1847572 > > URL: http://svn.apache.org/viewvc?rev=1847572=rev > Log: > fsfs: Fix an issue with the DAG open_path() that was causing unexpected > SVN_ERR_FS_NOT_DIRECTORY errors when