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

Re: Http bug? - two sets of PROPFIND statements found in packet trace between Tortoise and VisualSVNServer

From: BasementJack <basementjack2_at_gmail.com>
Date: Sat, 1 Nov 2008 20:37:42 -0700 (PDT)

Using command line client, it seems very fast to the visualsvn https
server.

So does that point to an issue with the TortoiseSVN client? would seem
to rule out the server a bit.

I realized that I only mentioned http in the title of my post, just
for the sake of clarity, Tortoise seems slow connecting to the
VisualSVN server (which uses either HTTP or HTTPS - I have tried both
and both are slow)

Kurt, I tried the command line test, plus one other - results are
below...

Test results: (checking out a small 10k project with a handful of
revisions)
F: Tortoise client build 14361 -> VisualSVN server 1.6.1 over http
Slow, double sets of PROPFINDS found in trace. 5-6 seconds
F: Tortoise client build 14361 -> VisualSVN server 1.6.1 over https
Slow - did not trace (did not expect to be able to decypher encrypted
https traffic) 5-6 seconds
A: Subversion command line client 1.5.3 -> VisualSVN server 1.6.1 over
https: seemed reasonable (<1 second)
A+++: Tortoise client build 14361 -> SubversionTigrisServer 1.5.3 over
svn protocol FAST FAST FAST*** (<1 second) ***

Kurt, results line 1&2 were my originals, line 3 was the one you
requested, line 4 was as follows: I installed the subversion server
from this site: http://subversion.tigris.org/servlets/ProjectDocumentList?folderID=91&expandFolder=91&folderID=1079
and installed and configured per this article:
http://www.codinghorror.com/blog/archives/001093.html for the sake of
the test results I'll call this SubversionTigrisServer 1.5.3

just a comment - tortoise client to subversionTigrisServer is just
plain fast - everything is fast - browsing the repository is instant,
checkouts are near instant - exactly what I'd expect!

If I read a bit more, I might attempt to install the collabnet
distribution of the server and see how http speed is with that.

Again, thanks for the great product!!!

On Nov 1, 5:49 pm, Kurt Pruenner <l..._at_gmx.at> wrote:
> BasementJack wrote:
> >  What I found was that the actual data transfer of my project is done
> > in about 3/10 of a second, but before that happens there's a bunch of
> > PROPFIND commands going back and forth - what has me thinking this
> > could be a bug is that I see two complete sets of these (each set
> > starts with an authentication, then 8 PROPFIND's)
> > Finally a REPORT request is made and the data appears to transfer.
>
> What happens if you do a checkout with the SVN command line client? If
> it does the same it's either deliberate or a bug that needs to be
> reported against the subversion libraries themself...
>
> --
> Kurt Bernhard Pruenner --- Haendelstrasse 17 --- 4020 Linz --- Austria
> .......It might be written "Mindfuck", but it's spelt "L-A-I-N".......
> np: Vladislav Delay - Onttola (Demo(n) Tracks)
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscr..._at_tortoisesvn.tigris.org
> For additional commands, e-mail: users-h..._at_tortoisesvn.tigris.org

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe_at_tortoisesvn.tigris.org
For additional commands, e-mail: users-help_at_tortoisesvn.tigris.org
Received on 2008-11-02 07:56:15 CET

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.