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

RE: svn+ssh tortoisesvn slow vs subclipse

From: Yaniv Kunda <yaniv_at_kundas.net>
Date: Wed, 24 Feb 2010 06:15:55 -0800 (PST)

I'm having the same problem, with both Eclipse and IntelliJ having excellent response time in SVN operations, and TSVN lags noticeably (a few seconds per request).

Indeed the two IDEs seem to hold a persistent ssh session, but the lag we are experiencing might be a result of reverse DNS lookup the ssh server does on each connection.
I found this info at http://mediakey.dk/~cc/openssh-disabled-reverse-dns-lookup/.

You can try this, restart OpenSSH and see if it works for you.

Regardless, if IDEs can keep a persistent ssh session, so should TSVN (maybe in the context of TSVNCache?)

------------------------------------------------------
http://tortoisesvn.tigris.org/ds/viewMessage.do?dsForumId=4061&dsMessageId=2451549

To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_tortoisesvn.tigris.org].
Received on 2010-02-24 15:34:29 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.