On 4/4/06, Man-Chi Leung <manchi.leung@gmail.com> wrote:
> thanks reply and advice from Andy & Ryan
>
> I learnt something today.
>
> I was just reading up the hacking guide on SVN site. http://
> subversion.tigris.org/hacking.html#release-numbering
>
> basically, I get the idea.
>
> btw, Java is my main working language and find out that maven has
> idea of versioning number+SNAPSHOT. anyone is practicing this
> snapshot scheme ?
>
> or does snapshot=RC?
When I see "snapshot" releases, these are typically untested,
"get-the-code-in-peoples'-hands" type releases which are often
unstable - basically a quick build from the trunk so that other people
can see the current state of development. Anything but an RC.
If you have questions about what a particular project's version
numbering convention means, you're best off talking to the people who
actually make those releases.
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Tue Apr 4 18:49:34 2006