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

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

From: Stefan Küng <tortoisesvn_at_gmail.com>
Date: Sun, 12 Oct 2008 15:13:27 +0200

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 15:13:53 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.