RE: Build numbers
From: Tim Armes <tarmes_at_fr.imaje.com>
Date: 2003-11-13 16:00:20 CET
I've been looking at the use of svnversion. Unfortunately, this doesn't
Scenario:
I have a tagged version of the project stored in the tags directory. It was
svn co http://blah/tags/2.3
Subversion kindly tells me that it's checked out revision 231. True enough.
I can resolve this by doing:
svn co -r COMMITTED http://blah/tags/2.3
However, checking out and recompiling old versions isn't a very common
What I need then, is an svnlastchangedversion command.
Any ideas?
Tim
Tim Armes wrote:
No. Because that would mean "svn up" would have to change files in the wc
> I'd like to use this to automatically embed a
Try using svnversion in your build process.
Max.
This message has been scanned by F-Secure Anti-Virus for Microsoft Exchange.
---------------------------------------------------------------------
|
This is an archived mail posted to the Subversion Users mailing list.
This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.