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

RE: Re: Windows 7 / Windows 2008, UAC, IIS8

From: Ross J Presser <rpresser_at_gmail.com>
Date: Thu, 30 Dec 2010 10:08:28 -0800 (PST)

> Define "properly supporting UAC" please.

"properly supporting UAC" = a configuration setting that, when checked, tells TortoiseSVN (the explorer context menu handler) to launch TortoiseProc.exe as elevated.

I'm willing to put up with the incessant UAC prompts.

For those who claim I'm doing something wrong with NTFS access:

My Windows account is a member of the Administrators group. When this is the case, files created by processes running with elevated privs are owned by the Administrators group, not by the account itself. Other non-elevated processes (such as TortoiseSVN) therefore do not have access to the files.

Believe me, this has been debugged to death. See here
http://stackoverflow.com/questions/251109/tortoisesvn-and-windows-server-2008-user-account-control

"If files are created by a user/process that is in the local administrators group, those files are owned by the group, not the user and can only be modified with elevated privileges. Yes that is totally insane, but that's the way Microsoft did it."

Even granting my account (as well as the Administrators group) explicit access to each and every file and folder in the tree separately does not get around the situation. Tortoiseproc only works in these folders when run with elevated privs.

------------------------------------------------------
http://tortoisesvn.tigris.org/ds/viewMessage.do?dsForumId=4061&dsMessageId=2695034

To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_tortoisesvn.tigris.org].
Received on 2010-12-30 19:09:16 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.