Branko Čibej <br...@apache.org> 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.
Makes sense, committed in https://svn.apache.org/r1847596 Thanks, Evgeny Kotkov