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

Re: [BUG] Counter overflow in TSVN update dialog

From: Felix Saphir <felix.saphir_at_kantarmedia.com>
Date: Mon, 22 Aug 2011 11:23:02 +0200

Am 22.08.2011 10:54, schrieb Fredrik Orderud:
> There seems to be an counter overflow issue with the TSVN
> checkout/update dialog for large working-copies. The "number of bytes
> transferred" counter reports negative values when the checkout/update
> dialog transfers exceeds 4GB of data (see attached screenshot from
> TSVN 1.6.16).
>
> I would assume that this is due to the usage of a 32-bit integer in
> the counter. Consider switching to a 64-bit integer instead (e.g.
> unsigned long long) to avoid this issue.

<http://tortoisesvn.tigris.org/ds/viewMessage.do?dsForumId=4061&dsMessageId=2703018>

Please search the archives before posting, and please don't attach
images to messages on public mailing lists.

Felix

------------------------------------------------------
http://tortoisesvn.tigris.org/ds/viewMessage.do?dsForumId=4061&dsMessageId=2827300

To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_tortoisesvn.tigris.org].
Received on 2011-08-22 11:23:24 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.