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

Re: svn commit: r31196 - trunk/subversion/libsvn_client

From: Karl Fogel <kfogel_at_red-bean.com>
Date: Thu, 15 May 2008 11:26:16 -0400

Daniel Shahaf <d.s_at_daniel.shahaf.co.il> writes:
> kfogel_at_tigris.org wrote on Thu, 15 May 2008 at 07:44 -0700:
>> + /* First of all, the working file or directory must exist.
>> + See issue #3198. */
>> + svn_io_check_path(path, &working_kind, pool);
>
> Need to check the returned error. (I saw this when you posted the patch
> to the issue, but assumed you would catch that before commit.)

Your faith is flattering, but misplaced :-).

I added the SVN_ERR() in r31199, thanks.

-Karl

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe_at_subversion.tigris.org
For additional commands, e-mail: dev-help_at_subversion.tigris.org
Received on 2008-05-15 17:26:35 CEST

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.