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

Re: [PATCH] Add size information to svn_client_info()

From: Karl Fogel <kfogel_at_red-bean.com>
Date: 2007-06-17 00:44:55 CEST

"David Glasser" <glasser@mit.edu> writes:
>> [[[
>> Make svn_client_info() return the size or working size of a file or
>> folder too since this information is already available and comes at no
>> cost.
>>
>> * subversion/include/svn_client.h
>> (struct svn_info_t): Add members working_size and size.
>>
>> * subversion/libsvn_client/info.c
>> (build_info_from_dirent): Adjust accordingly.
>
> It's build_info_from_entry as well.

Hmm, look how much time I'm saving him... Thanks :-).

[[[
Make svn_client_info() return the size or working size of a file or
folder too since this information is already available and comes at no
cost.

* subversion/include/svn_client.h
  (struct svn_info_t): Add members working_size and size.

* subversion/libsvn_client/info.c
  (build_info_from_dirent, build_info_from_dirent): Adjust accordingly.
]]]

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Sun Jun 17 00:45:00 2007

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.