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

UpdateCheckURL not working as expected

From: <Markus.Liebelt_at_t-systems.com>
Date: Tue, 8 Nov 2011 16:42:41 +0100

We followed the recipe at http://tortoisesvn.net/docs/release/TortoiseSVN_en/tsvn-admins-upgradecheck.html how to ensure that update checks look for a version provided by our company, so that users don't update by mistake. The check works as expected, with the one exception, that the URL we have provided in the file "tsvn-version.txt" is not used, but the default URL registered in the product. I have checked that the registry entry is correct (HKCU\Software\TortoiseSVN\UpdateCheckURL).

The file contents of tsvn-version.txt currently is:
1.6.12.20536
New customized version of SVN Tools for <company> is available.
https://<company>.com/confluence/display/TOOLS/Subversion+Downloads

So we want that the user visits the confluence page and looks there for the current version. Previously, we have provided as URL the download location for the new binary to install, but that did not work either.

I have used the information at Microsoft what the registry entries mean: http://msdn.microsoft.com/en-us/library/aa371168(VS.85).aspx

Our content in the registry is:
* Registry: <some text without blanks>
* Root: 1 (for HKCU)
* Key: Software\TortoiseSVN
* Name: UpdateCheckURL
* Value: https://<company>.com/download/subversion/tsvn-version.txt
* Component: Some key from the drop-down-list.

The file is found correctly, because the update dialog knows that the version 1.6.12.20536 is the current one (see screenshot below).

I don't have any idea what could be wrong here, and I have searched on the internet and did not find any resource beside the doc page at the beginning of this report. So what is our fault, where are we going wrong?

Thank you for your help

Markus Liebelt

--
mailto:markus.liebelt_at_t-systems.com
------------------------------------------------------
http://tortoisesvn.tigris.org/ds/viewMessage.do?dsForumId=4061&dsMessageId=2876307
To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_tortoisesvn.tigris.org].

Picture (Device Independent Bitmap) 1.jpg
Received on 2011-11-08 16:46:03 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.