transferred data size
From: Danton Estevam Pinto <dantonepinto_at_gmail.com>
Date: Wed, 26 Dec 2012 15:00:22 -0800 (PST)
I have a repository that contains only binary files compressed. The total size of these files is around 1.2 GBytes.
I understand that there may be a compression at the time of data transfer. But I doubt that it is as efficient for already compressed files.
Please! Review whether at some point the size transferred is divided by 10 before being displayed. Or if at some point the size transferred is divided by 10,024 instead of 1024 in the conversion of Bytes in MBytes.
I also read the following topics, but they all came to the conclusion that this is not a bug. But I believe it is.
1 - Bug in the progress window (amount of data transferred)
------------------------------------------------------
To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_tortoisesvn.tigris.org].
|
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.