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

Re: repo browser stops responding accessing repo with externals [1.7.2]

From: Neil Bird <neil_at_fnxweb.com>
Date: Thu, 15 Dec 2011 16:37:24 +0000

Around about 15/12/11 15:28, Neil Bird typed ...
> It's not busy; there's seemingly no CPU usage. It's just waiting for
> something, and the wait is blocking he GUI.

   OK, slightly more complicated than I thought. I'd copied the repo in
question off our main server to a local test box so I could check using HTTP
instead of HTTPS.

   Unfortunately, I forgot about the externals themselves, so while the
local repo is HTTP, it's still going off to the server to ... do something
to the 22 externals over HTTPS.

   I shall copy those over as well & try again.

   My gut feeling is that it's processing those SSL connections during this
hang, but still, why it's taking so long is beyond me. And, should it hang
the GUI while it's doing it?

   Is there any way to disable the externals browsing? I saw a call that
claimed its arg. was 'externals' in some getlist routine, and changed it to
'false', but it didn't seem to achieve anything.

-- 
[neil_at_fnx ~]# rm -f .signature
[neil_at_fnx ~]# ls -l .signature
ls: .signature: No such file or directory
[neil_at_fnx ~]# exit
------------------------------------------------------
http://tortoisesvn.tigris.org/ds/viewMessage.do?dsForumId=4061&dsMessageId=2893614
To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_tortoisesvn.tigris.org].
Received on 2011-12-15 17:37:36 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.