Bernard Li wrote:
> Is it possible to set release to 0?  Never tried it and never seen it
> in practice.
> 
> I guess I could try that...
> 

Nope. It doesn't work.

You can't include "-" characters in the version and setting release to 0
doesn't resolve, because the pre-release version is always greater than
the final release, i.e. 3.9.1r4048_arighi-0 > 3.9.1-1, because
1r4048_arighi > 1.

So, I switch back and propose a solution similar to the Brian's idea. We
could use odd minor numbers for development/pre-releases and even number
for the official releases.

Example:

3.9.1r4048_arighi will be a 3.9.2 pre-release. After the tag of 3.9.2
we'll use 3.9.3r<svn_release>_<developer> to build 3.9.4 pre-releases,
and so on... What do you think?

-Andrea

PS 3.9.1r4048_arighi is available here:

http://download.systemimager.org/~arighi/systemimager/

It's a nice release candidate for 3.9.1 (or 3.9.2 if we'll use the new
naming style), it would be great if someone could test it...

-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
sisuite-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/sisuite-devel

Reply via email to