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

RE: Re: Tortoise Crashing when proxy not configured properly - not able to change it either

From: Chadwick, Steve <steve.chadwick_at_intel.com>
Date: Sun, 12 Oct 2008 07:03:09 -0700

Stefan,

I deleted the keys and then waited. They did not reappear. I deleted from two places.
I found them in hkcu\software\tigris.org\subversion\servers\global and then in TortoiseSVN\Servers\global.

I also checked the %appdata% and those files had all #'s in there - so nothing should be executing in those files.

I then checked the registry again - nothing created (waited about 5 minutes). I don't believe I have any other clients on the machine either - but one never knows I guess...

I then opened up the network and ever so briefly the old information I had in there flashed on the screen right before it crashed. I then checked the registry - the values were back again.

Also, and I think that this might be a clue... The values only appear when I click on the network tab. If I start up the Tortoise and do some other stuff in there - no issues. The keys are only created in the registry when the network tab is hit. So I think that I can say with some confidence those two are related.

I have also tried clearing the keys from the registry and then tried rebooting. My thought is that maybe the form is holding those keys somewhere in memory. However, when I logged back in and tried again, the keys were again written to the registry. I have tried searching the registry for my entered password, it didn't show up... I also tried the HD - it wasn't there either - not in plain text anyways.

Does any of this help? Is there a way to generate and send you a dump file that maybe has some clues?

Thanks again,

Steve Chadwick

-----Original Message-----
From: Stefan Küng [mailto:tortoisesvn_at_gmail.com]
Sent: Sunday, October 12, 2008 7:13 AM
To: users_at_tortoisesvn.tigris.org
Subject: Re: Tortoise Crashing when proxy not configured properly - not able to change it either

Chadwick, Steve wrote:
> Additional details...
>
> I don't have any language packs installed.
>
> The keys in the registry - after they are deleted by me - when I click
> the network tab - they are all recreated with the values that match my
> credentials. Somehow they are "reloaded" into the registry
> - then the window crashes.

TSVN can't recreate keys with values that are not already in those same registry keys - where would it get the information from?
Are you sure there's not some other svn client running that recreates those keys?
Maybe remove those keys, wait a while (without starting TSVN) and then check the keys again - if they are there again, it's not TSVN that recreates them.

Also, check *all* locations where svn stores its proxy info:
http://svnbook.red-bean.com/en/1.5/svn.advanced.confarea.html

The per-user INI files (%APPDATA%\Subversion\config) The per-user Registry values (HKCU\Software\Tigris.org\Subversion\Config)
The system-wide INI files (commonappdata\subversion\config) The system-wide Registry values (HKLM\Software\tigris.org\Subversion\Config)

Stefan

-- 
       ___
  oo  // \\      "De Chelonian Mobile"
 (_,\/ \_/ \     TortoiseSVN
   \ \_/_\_/>    The coolest Interface to (Sub)Version Control
   /_/   \_\     http://tortoisesvn.net
Received on 2008-10-12 16:03:15 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.