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

RE: Re: TortoiseSVN Upgrade Check

From: Bob Archer <Bob.Archer_at_amsi.com>
Date: Thu, 14 Mar 2013 20:13:44 +0000

> > Check out this in the doc:
> >
> > http://tortoisesvn.net/docs/release/TortoiseSVN_en/tsvn-admins-
> upgradecheck.html
> >
> > You can use Windows Domain policy to push this setting to all the users PCs...
> or you can modify the d/l-ed MSI and add the registry creation to it before
> providing the .msi to your users.
> >
> > BOb
>
> Yes, I have seen this doc, but on my PC I can’t find this registry key listed. Is it a
> new key that we should manually add?
>
> Also, I don’t want it to go to any URL (intranet or extranet). Can I set this key
> with any empty/blank value so it won’t go anywhere to check? Or just enter a
> bogus URL in the key?

So, how will you notify all your users to update to the next version. If you control the version check all you have to do is tell you users to always upgrade when they are told there is a new version. Then, you or whomever, control the version that the URL reports.

By the same token you could do the same thing (edit the installer or set the registry entry with Domain Policy or login script) to set the VersionCheck value to 0...

[HKEY_CURRENT_USER\Software\TortoiseSVN]
"VersionCheck"=dword:00000000

BOb

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

To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_tortoisesvn.tigris.org].
Received on 2013-03-14 21:13:52 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.