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

Re: Data transfer totals when adding files

From: Stefan Küng <tortoisesvn_at_gmail.com>
Date: 2006-01-11 22:42:20 CET

Molle Bestefich wrote:
> Will Wilson wrote:
>> Data transfer when adding 14.585MB WMV file:
>>
>> * https with SSPI authentication: 39.31MB
>> * https with basic authentication: 12.88MB
>
> I've just done a test with an 8 MB file.
>
> With both http and https, TortoiseSVN tells me that ~22 MB was transferred.
>
> Doing an Ethereal capture shows me that 11 MB was transferred using
> http, and 9.5 MB was transferred using https.
>
> So,
> * TortoiseSVN reports a wrong number (every time)
> * At least in my configuration (TSVN 1.3.0 RC2), there is no problem
> with large files.
>
> file size: 8 MB
> tsvn/http: 11 MB
> tsvn/https: 9.5 MB

Did you catch all ports with ethreal? The authentication goes via a
different port AFAIK (and not http or https), but neon still reports
that data as transferred.

Stefan

-- 
        ___
   oo  // \\      "De Chelonian Mobile"
  (_,\/ \_/ \     TortoiseSVN
    \ \_/_\_/>    The coolest Interface to (Sub)Version Control
    /_/   \_\     http://tortoisesvn.tigris.org
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tortoisesvn.tigris.org
For additional commands, e-mail: dev-help@tortoisesvn.tigris.org
Received on Wed Jan 11 22:44:03 2006

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.