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

Re: Transferred size indicator issue when updating

From: Stefan Küng <tortoisesvn_at_gmail.com>
Date: Wed, 30 Jun 2010 19:28:34 +0200

On 23.06.2010 12:43, Xavier Bigand wrote:
> When I update/checkout a folder than contains more than 2Go of files the
> indicator of transferred size come back to 0MBytes.
>
> On the screen-shot the number 706,76 is wrong, it's near 2750 MBytes in
> reality.
>
> I don't really remember, but I already had a negative number in a
> similar case.

That's strange. The progress variable types are all __int64 so 2GB
shouldn't be a problem.
But to be on the safe side, I've added 64-bit modifiers to all the
constants where comparisons and arithmetic is done with those variables.

Stefan

-- 
        ___
   oo  // \\      "De Chelonian Mobile"
  (_,\/ \_/ \     TortoiseSVN
    \ \_/_\_/>    The coolest Interface to (Sub)Version Control
    /_/   \_\     http://tortoisesvn.net
------------------------------------------------------
http://tortoisesvn.tigris.org/ds/viewMessage.do?dsForumId=4061&dsMessageId=2627864
To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_tortoisesvn.tigris.org].
Received on 2010-06-30 19:35:03 CEST

This is an archived mail posted to the TortoiseSVN Users mailing list.

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