[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: Alexis Huxley <ahuxley_at_gmx.net>
Date: 2003-01-10 21:21:53 CET

> So what should we bump the version number to after 0.16.1 is released?

Shouldn't it *not* carry a version number? I mean it'll have a revision
number, but it shouldn't have a version number, not until the *next*
release.

If the code itself were to examine the expanded 'HeadURL' then,
when people do 'svn --version' the code can substitute in either the
revision number (if the URL looks like '..../trunk/..../blahblah.c')
and can substitute in the version/release number (if the URL looks like
'..../tags/0.16.2/..../blahblah.c' or whatever).

Okay, people are not able to say "I've got a problem after I installed
'0.16.1 + a bit'". They have to say "I have a problem with revision
4567". But the most recent previous released revision can be determined
from that.

Just a suggestion ...

Actually, that would be really nice because - at least with the
versions I've compiled up to about a month ago - I have to remember
to note down the revision number when I check out and compile, 'cos
otherwise later I'm unable to determine what revision to report a
problem with, I only have a compile date.

Alexis

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Fri Jan 10 21:22:51 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.