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

Re: Installer woes

From: Simon Large <simon_at_skirridsystems.co.uk>
Date: 2005-10-19 11:23:23 CEST

Molle Bestefich wrote:
> Regarding the "installer not uninstalling previous versions" problem.
>
> Could we just agree that there won't be more than a 100 minor releases
> of any major release of Subversion and then go ahead and concatenate
> the version numbers like this:
>
> real version --> installer version:
> 1.2.4.5432 --> 102.4.5432,
> 1.3.0.7654 --> 103.0.7654,
> etc.
>
> Dropping the assumption and concatenating the last numbers would also
> do fine (and is IMHO prettier), like this:
>
> real version --> installer version:
> 1.2.4.5432 --> 1.2.45432,
> 1.3.0.7654 --> 1.3.07654
> etc.

We could drop the micro release altogether and just use the revision
number in its place.

1.2.4.5432 --> 1.2.5432
1.3.0.7654 --> 1.3.7654

We try to correlate with SVN's major and minor release numbers, but not
with their micro release numbers, so having micro release and revision
in our own releases is redundant. FWIW, Microsoft does something similar
with Windows. My Win2K box is 5.00.2195.

Simon

-- 
        ___
   oo  // \\      "De Chelonian Mobile"
  (_,\/ \_/ \     TortoiseSVN
    \ \_/_\_/>    The coolest Interface to (Sub)Version Control
    /_/   \_\     http://tortoisesvn.tigris.org
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tortoisesvn.tigris.org
For additional commands, e-mail: dev-help@tortoisesvn.tigris.org
Received on Wed Oct 19 11:24:32 2005

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.