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

Re: [BUG] Nightly - TortoiseSVN-1.7.99.24121 - Windows XP SP3

From: Stefan Küng <tortoisesvn_at_gmail.com>
Date: Sun, 21 Apr 2013 19:43:42 +0200

On 21.04.2013 04:34, John Doe wrote:
> TortoiseSVN-1.7.99.24121-dev-win32-svn-1.8.x-dev
> Windows XP SP3 (Fully updated) ((Yes, I know EOL is near))
>
> Feeling a bit risky, I felt like testing out the 'nightly build', I have found an issue with the CLI SVN command is trying to call functions that only exist Windows Vista and newer.
>
> Open a CMD window and enter "svn", you will get the following error:
>
> ---------------------------
> svn.exe - Entry Point Not Found
> ---------------------------
> The procedure entry point InitializeCriticalSectionEx could not be located in the dynamic link library KERNEL32.dll.
> ---------------------------
> OK
> ---------------------------

Should be fixed now. Please try the next nightly build (r24123).

The problem is a bug in the update2 for VS2012:
https://connect.microsoft.com/VisualStudio/feedback/details/783276

If anyone else runs into this problem, a little piece of advice: do not
try to uninstall update2 for VS2012!
Here's what will happen:
* Uninstall Update 2
   --> atl and a few other important files are missing
* repair VS2012
   --> atl still missing
* install Update 1 for VS2012
   --> atl still missing
* uninstall VS2012 completely, reboot
* install VS2012 again
   --> atl is _still_ missing!
* uninstall VS2012 again, reboot, run the installer cleanup utility
* install VS2012 again
   --> atl is still missing!!!

The only way to get ATL back is to install Update 2 again.

So save yourself from a few hours of install and reboot cycles and just
leave Update 2 as is.

The workaround found here:
http://tedwvc.wordpress.com/2013/04/14/how-to-get-visual-c-2012-update-2-statically-linked-applications-to-run-on-windows-xp/
however works.

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=3053872
To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_tortoisesvn.tigris.org].
Received on 2013-04-21 19:43:57 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.