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

Re: [RFC] Comments on wc-metadata.sql PRISTINE and

From: Greg Stein <gstein_at_gmail.com>
Date: Wed, 17 Feb 2010 14:12:50 -0500

On Wed, Feb 17, 2010 at 14:03, Ivan Zhakov <ivan_at_visualsvn.com> wrote:
> On Wed, Feb 17, 2010 at 9:57 PM, Greg Stein <gstein_at_gmail.com> wrote:
>> Also: PRISTINE.size is the size on-disk, which may be different from
>> the uncompressed size.
>>
>> The on-disk size is handier than the uncompressed size, I believe.
>>
> Just one note from wc-1 experience: It's good to have translated
> pristine size to quickly answer that file modified without comparison
> file contents at all.

That value is stored in BASE_NODE and WORKING_NODE as the column
'translated_size'. The size needs to account for EOL and keyword
translations.

Cheers,
-g
Received on 2010-02-17 20:13:26 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.