[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

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

From: Evgeny Kotkov <evgeny.kotkov_at_visualsvn.com>
Date: Wed, 28 Nov 2018 00:10:21 +0300

Branko Čibej <brane_at_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
Received on 2018-11-27 22:19:18 CET

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.