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

Re: where to see/control version numbers?

From: Peter McNab <mcnab_p_at_melbpc.org.au>
Date: 2006-08-06 10:30:10 CEST

Toeneeo wrote:
> Ok, thanks.
>
> If I understand correctly, you're saying "version" numbers are totally made
> up by the developer(s) according to their own rules (or feelings :) ) and
> have nothing to do with svn, except for the build number.
>
Correct, assuming the "build" number you refer to is a revision number
generated by SVN and not a number generated by something like the Delphi
IDE which can be incremented each time you run the compiler.

A good use case is in the nightly build. e.g.

TortoiseSVN-1.4.0.7198-dev-win32-svn-1.4.0.msi generated about midnight UTC.
Now, i.e. at the time of writing this reply the repository rev number is
up to 7206 so I think you will get the picture.

Further to that is that it doesn't make any difference where in the repo
the most recent commit occurs. It could have been on the Trunk, a Branch
or the creation of a new Tag. Rev numbers are global.

Hope you have a good experience with SVN and TortoiseSVN.

Peter

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@tortoisesvn.tigris.org
For additional commands, e-mail: users-help@tortoisesvn.tigris.org
Received on Sun Aug 6 10:30:22 2006

This is an archived mail posted to the TortoiseSVN Users mailing list.

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