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

[TSVN] Re: Re: Nightly installation bug?

From: Simon Large <slarge_at_blazepoint.co.uk>
Date: 2004-10-22 10:43:40 CEST

"Erv Walter" wrote:
> > We could simply generate the version number with our SubWCRev tool,
> > i.e. the fourth part of the version number would then be the
revision
> > number.
> >
> That's what we were going to do also, but it didn't work. Windows
> installer only looks at the first 3 parts of the version number and
> ignores the fourth parth so 1.1.0.1842 = 1.1.0.1843 in the world of
MSI :(

Do you need (NewVersion > OldVersion) or simply (NewVersion !=
OldVersion)? If it is the latter, you could swap the last 2 parts (in
the nightly builds only).

1.1.1842.0 != 1.1.1843.0

Yes, it's ho-ho-horrible.

Simon

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tortoisesvn.tigris.org
For additional commands, e-mail: dev-help@tortoisesvn.tigris.org
Received on Fri Oct 22 11:53:25 2004

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.