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

Re: Bump of release?

From: Greg Stein <gstein_at_lyra.org>
Date: 2003-01-10 13:06:04 CET

On Thu, Jan 09, 2003 at 11:59:01PM -0800, Justin Erenkrantz wrote:
> Shouldn't svn_version.h say 0.16.2 not 0.16.1? Certainly, 0.16.1-dev
> isn't right since 0.16.1 has already been released.
>
> Or, am I just being dense? -- justin

SVN is a bit different from httpd/apr/apr-util. We bump at release. There
isn't a strong notion of -dev like those ASF projects have. We can still
tell "when" a particular svn was built:

    0.16.0 (dev build) -- after 0.16.0, before 0.16.1
    0.16.1 (r4276) -- the official 0.16.1 release
    0.16.1 (dev build) -- after 0.16.1, before 0.16.2 / 0.17

I've been thinking it would be nice to carry forward the notion of "-dev"
like the asf projects, but I haven't really sat down to debate whether that
is right, what kind of consensus is needed first, what work to do, etc.

Cheers,
-g

-- 
Greg Stein, http://www.lyra.org/
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Fri Jan 10 13:04:58 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.