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

Fixed update check/download URL.

From: Peter Scmsvn <scmsvn_at_gmail.com>
Date: 2006-04-05 18:17:21 CEST

Hi,

I have been trying to setup a custom UpdateCheckURL and UpdateDownloadURL.
For this, I have added the 2 REG_SZ keys in the regedit, pointing to files
on a share of my hard disk drive (testing purposes).

So let's say I have

[HKEY_CURRENT_USER\Software\TortoiseSVN]
"UpdateCheckURL"="file://///MYCOMPUTER/MYSHARE/version.txt"

[HKEY_CURRENT_USER\Software\TortoiseSVN]
"UpdateDownloadURL"="file://///MYCOMPUTER/MYSHARE/"

The "version.txt" is ok, and checks the version correctly, notifiying me if
a newer version exists.
Plus, the file:///// Paths work fine in Firefox/Explorer (the intended
browsers).

But, the UpdateDownloadURL doesn't work, or at least, I'm not able to make
it work, I am using TortoiseSVN 1.4.0.6201:

- When is the path supposed to get opened by the browser ? Is it when I
double-click on the "Check for Updates" window ?
- Where else should the path get opened ? Am I missing a setting somewhere ?

If anyone has done this, please let me know.

cordially,

--Peter.
Received on Wed Apr 5 18:18:05 2006

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.