Quote:
Originally Posted by BradAMiller
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
|
Thank you for the quick reply, Brad!
Do you know if there is an easy way to do this with Java's build system? (ANT)