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

Re: TortoiseSVN open 4000 connections to the repository

From: Stefan Küng <tortoisesvn_at_gmail.com>
Date: Sat, 03 Aug 2013 09:20:32 +0200

On 02.08.2013 17:20, Gergely Toth wrote:
> Hi all,
>
> In our company we are using SVN. Store data separately in different repositories.(Sources, Models, Reviews, Tests...)
> Besides we have a main repository what contains only externals what linked from the different repositories.
>
> If somebody would checkout the whole project, connect to his main repo and checkout all project data through the externals.
>
> In the main repository we have 10 projects every projects has about 25Tags every tags have about 200 external directory.(very lot externals... :-))
>
> When I would connect to the main repo the Tortoise open about 4000connections (monitored with procmon)
>
> seems check all(!!) externals in the repository.In this case sometimes freeze the client, sometimes not checkout all files(send can not connect to the server)
>
> On the server I not see any errors in the apache log. The apache is not overload.
>
> Server:4 vCores 8GBRAM. Have to enough
> Tested Server version : 1.7.10 and 1.8
> Client: 1.7 and 1.8
>
> Any Idea?

You can disable certain features in the repo browser:
Settings dialog->Dialogs 3

For example, disabling "Pre-fetch folders for faster browsing" will
prevent the repo browser from making a connection for every shown folder.
Disabling "Show externals" prevents the repo browser from making
connections for every folder to find the svn:externals property.

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=3061942
To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_tortoisesvn.tigris.org].
Received on 2013-08-03 09:20:46 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.