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

SV: Antw: Re: TortoiseSVN release management

From: Hans-Emil Skogh <Hans-Emil.Skogh_at_tritech.se>
Date: 2006-01-20 16:52:50 CET

>>> Q: can we make the check-for-update URL configurable?
>>
>> Done in revision 4774.
>
> Q: could someone extend this dialog, so the URL (at least, or
> better the hole message) could be replaced with a configurable
> string? We provide the newer versions via intranet and I would
> like to give the right URL, so not all users have to download it
> from tigris.org. Perhaps an other solution is possible...?

I second this. I even second it so much that I provide a crude patch on a possible way to solve it. It's a naďve way, but I guess it should work...

The patch modifies the CheckForUpdates dialogue so that it will read two more lines from the version.txt-file. On line no 2 it will expect to find a message for the user and on line no 3 the URL where the user can go to download the update.
If any of the lines are empty or missing the default text and/or url will be used.
It should be backward compatible with existing clients w.o. the need to change the location of the file if the old format is used.

(This time I'll skip the whining about how utterly untested my patches are, but be advised that some fixing of the string-handling in the code most probably will be needed before this works... (Gosh, I do need that working build environment......))

Hans-Emil

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tortoisesvn.tigris.org
For additional commands, e-mail: dev-help@tortoisesvn.tigris.org

Received on Fri Jan 20 16:53:27 2006

This is an archived mail posted to the TortoiseSVN Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.