|
Re: Easy way to access SVN revision in code?
For the automated builds of the C++ WPILib libraries we use sliksvn (a command line svn tool) and a .vbs script that executes an svn command and gets the version number. It uses it to name the installer based on the svn version number.
Brad
__________________
Brad Miller
Robotics Resource Center
Worcester Polytechnic Institute
|