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

Re: tortoise spawning too many remote svnserve processes...

From: Stefan Küng <tortoisesvn_at_gmail.com>
Date: 2007-08-13 18:31:17 CEST

Gore Jarold wrote:
> Hello,
>
> I am running tortoisesvn on my Windows system with
> putty as the ssh transport ... I simply leave the 'ssh
> client' field blank on the network settings dialog,
> and it "just works" - I think there is a file type
> association with putty...
>
> Anyway, when I fire it up, two things happen:
>
> - I am asked for my ssh password multiple times

Depending on which dialog/command you use, yes there are multiple
authentications required. Because TSVN doesn't just execute the
requested command but usually some more for a better user experience
(e.g., fetch the repository root, find out whether the URL points to a
file or folder, ...).

> - on the (unix) server side, 40 or 50 or 60 'svnserve'
> processes are spawned

That's a little high. You should check whether your server properly
shuts down the processes after they're not needed anymore.

Stefan

-- 
        ___
   oo  // \\      "De Chelonian Mobile"
  (_,\/ \_/ \     TortoiseSVN
    \ \_/_\_/>    The coolest Interface to (Sub)Version Control
    /_/   \_\     http://tortoisesvn.net
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@tortoisesvn.tigris.org
For additional commands, e-mail: users-help@tortoisesvn.tigris.org
Received on Mon Aug 13 18:29:31 2007

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.