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

overflow in "bytes transferred" portion during svn update

From: Matt Fischer <tadowguy_at_gmail.com>
Date: Tue, 4 Aug 2009 11:43:14 -0600

I saw this on my Vista X64 box running Tortoise SVN 1.6.3 build 16613 -
64-bit. I was updating a huge chunk of files. Over 2 hours I got over 5GB
worth of files, so my guess is that a 32-bit int is being used to track the
number of bytes downloaded? I recommend switching to an unsigned long.
Note that the update proceeded after the overflow, so this is mainly a
cosmetic issue.

I blacked out the path info to satisfy my boss.

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

To unsubscribe from this discussion, e-mail: [dev-unsubscribe_at_tortoisesvn.tigris.org].

overflow.png
Received on 2009-08-04 19:44:02 CEST

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

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