extreme svn slowdown due to X-forwarding timeouts
From: pjaytycy <pieterjan.busschaert_at_gmail.com>
Date: Mon, 6 Dec 2010 01:27:29 -0800 (PST)
Hello,
we recently upgraded svn on our remote build server from 1.5 to 1.6.
user_at_server:~$ time svn log -l 25 -q https://<repo>
real 0m22.745s
After some debugging, we found the cause to be entirely on my windows
=> I log in with putty over SSH and had X-forwarding turned on
The combination of these 2 made command-line svn on the linux server
So, to solve this: either run xming before starting putty, or turn off
Maybe command line client svn could give a warning that it tried to
Kind regards,
Pieter-Jan
|
This is an archived mail posted to the Subversion Users mailing list.
This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.