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

Re: TSVN treating repo connections as free greatly reduces the responsiveness of svn+ssh protocol

From: Stefan Küng <tortoisesvn_at_gmail.com>
Date: Wed, 30 Sep 2015 20:37:46 +0200

On 29.09.2015 21:41, Ryan Rutledge wrote:

> Changing that setting reduced the number from 16 in one instance to 10.
> I can only account for 3 of them by the CLI equivalence guideline, though:
> svn list <rootURL>
> svn list <rootURL/project>
> svn list <rootURL/project/trunk>
>
> The trunk does contain 7 items - 1 subfolder and 6 files. Coincidence?
> Is the repo browser doing some additional operation on each child,
> beyond just losing them? I ask because svn list -v seems to already give
> all the same information presented in the repo browser. I tried a
> different project with only 5 children (all files) in the trunk, but
> there were still 10 sessions.
>
> This doesn't add up.

Also uncheck "Show externals" and "Show locks" on that settings page.
TSVN will otherwise also fetch the properties of each item to check for
svn:externals and also for locks.

Stefan

-- 
        ___
   oo  // \\      "De Chelonian Mobile"
  (_,\/ \_/ \     TortoiseSVN
    \ \_/_\_/>    The coolest interface to (Sub)version control
    /_/   \_\     http://tortoisesvn.net
------------------------------------------------------
http://tortoisesvn.tigris.org/ds/viewMessage.do?dsForumId=4061&dsMessageId=3140277
To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_tortoisesvn.tigris.org].
Received on 2015-09-30 20:37:54 CEST

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.