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

Re: version numbering

From: Greg Hudson <ghudson_at_MIT.EDU>
Date: 2003-12-16 20:44:01 CET

On Tue, 2003-12-16 at 14:30, John Peacock wrote:
> > svn releases from the trunk will display *what* version number? They
> > weren't released from a branch. They do not bear a linear relationship
> > to any release made from any branch.

> Here's a sequence of releases that may make my suggestion clearer:

> 1.0.0 - Yay!
> 1.1.0 (r8654) - first dev release 6 weeks later
> 1.1.1 (r8699) - second dev release 6 weeks later still
> 1.1.1 (r8722) - I built this from TRUNK the next Wednesday
> 1.1.2 (r8733) - another dev build on schedule
> 1.0.1 - Oops, a bug fix to the last official release
> ...
> 1.1.42 (r9100) - last beta release for next official release
> 1.2.0 - Yay

> Does this make anything clearer?

Clearer, but contrary to what you said before, the version number does
not indicate what branch a build is from; 1.1.1 was made from trunk
while 1.1.42 was made for the 1.2 stabilization branch.

You have also left out what "svn --version" displays for a private build
made from the trunk after we have branched for 1.2 (but before we have
released 1.2).

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Tue Dec 16 20:44:41 2003

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

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