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

Re: Changing settings / access denied

From: Stefan Küng <tortoisesvn_at_gmail.com>
Date: Mon, 05 Dec 2011 19:50:46 +0100

On 05.12.2011 19:08, Stephan Richter wrote:
> Hey There. Today i tried TortoiseSVN on some computers but had the
> following problem:
>
> What i did:
> - Downloaded TortoiseSVN-1.7.1.22161-win32-svn-1.71.msi and
> LanguagePack_1.7.1.22161-win32-de.msi
> - installed both in the order previously given
> tried to change language to german:
> Right clicked on a Folder on the Desktop, entered the contextmenu
> "TortoiseSVN", then clicked "Settings"
> From the Language drop down menu i selected "Deutsch (Deutschland)" and
> clicked "OK".
>
> Normally, the language of TSVN shoud now be Deutsch (German).
>
> But unfortunately, i only get an error message "Access Denied". Also,
> TSVN does not remember Repositories i browse with the repo browser.
> I guess Windows denies access to some config files.
>
> This also happens when i start the Settings-Application of TSVN's
> Startmenu folder as user with administrer privileges.
>
> Tried procedure on different machines (2 times Win XP, 2 times Win 7). I
> got the error both on one of the Win XP and on one of the Vista machines.
>
> Any clues?
>

The 'access denied' error message that shows up in the settings dialog
tells you that you have no write access to the registry under
HKCU\Software. There are some 'security' apps that prevent writing
there, which is actually not just stupid but breaks most apps: the
HKCU\Software part of the registry is supposed to be writable because
that's where apps are allowed to store their settings.

Get rid of that "security" app (the quotes are intentional here) and
configure the registry to give write access to apps under HKCU\Software.

Stefan

-- 
        ___
   oo  // \\      "De Chelonian Mobile"
  (_,\/ \_/ \     TortoiseSVN
    \ \_/_\_/>    The coolest Interface to (Sub)Version Control
    /_/   \_\     http://tortoisesvn.net
------------------------------------------------------
http://tortoisesvn.tigris.org/ds/viewMessage.do?dsForumId=4061&dsMessageId=2890660
To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_tortoisesvn.tigris.org].
Received on 2011-12-05 19:51:09 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.