When I checkout a repository, it seems that the information about the amount of data transferred (in the TSVN progress window) is wrong.
For example, when I checkout (or export) trunk of my project, the following is displayed in the TSVN progress window: - transfer speed varies between 100 and 1600 kBytes/s - the amount of data transferred is slowly increasing up to a total of 26 MB - once the checkout is completed, it says "26.71 MBytes transferred in 0 minute(s) and 28 second(s)" The resulting size of working copy (on disk) is about 228 MB (not including the .svn folder)! The project contains several 3rd-party binaries (DLLs) with a total size of already more than 55 MB. I'm not sure what exactly is being displayed in the progress window, but I doubt that it is the amount of data transferred over the network. Additional information: - I'm using TSVN 1.7.7 on Windows 7 64 bit - the repository is on a server in our LAN (gigabit LAN, direct file-copying is fast) and is accessed using the svn:// protocol Please let me know if you need more information. -Martin -- -- You received this message because you are subscribed to the Google Groups TortoiseSVN group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at https://groups.google.com/d/forum/tortoisesvn?hl=en
