#1
|
|||
|
|||
Subversion global revision number
I am looking to grab the latest global revision number from subversion, doing the get based upon that and updating my resource file accordingly. I have everything but getting the latest global revision into VBP.
Does anyone have an implementation for this? |
#2
|
|||
|
|||
The attached sample adds two steps ('get revision' and 'show revision') to the Subversion.bld sample to store the latest global revision number in a VBP temporary macro and show it.
|
#3
|
|||
|
|||
Had to change the ShowCmd value in the XML, but this still works. Thanks!
|
|
|