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

Re: svn commit: r1136949 - in /subversion/trunk/subversion: include/svn_client.h include/svn_wc.h libsvn_client/status.c libsvn_wc/status.c

From: C. Michael Pilato <cmpilato_at_collab.net>
Date: Mon, 20 Jun 2011 12:30:01 -0400

On 06/17/2011 04:21 PM, Greg Stein wrote:
> On Fri, Jun 17, 2011 at 13:23, <cmpilato_at_apache.org> wrote:
>> ...
>> +++ subversion/trunk/subversion/include/svn_client.h Fri Jun 17 17:23:59 2011
>> @@ -2082,6 +2082,10 @@ typedef struct svn_client_status_t
>> /** The absolute path to the node */
>> const char *local_abspath;
>>
>> + /** The actual size of the working file on disk, or -1 if unknown
>> + * (or if the item isn't a file at all). */
>
> That should be SVN_INVALID_FILESIZE.

[...]

r1137686 and r1137687. Thanks!

-- 
C. Michael Pilato <cmpilato_at_collab.net>
CollabNet   <>   www.collab.net   <>   Distributed Development On Demand

Received on 2011-06-20 18:30: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.