Created
December 20, 2013 03:44
-
-
Save mikesorae/8050121 to your computer and use it in GitHub Desktop.
svn: get last changed revision
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
REVISION=`svn info | grep -i 'last changed rev' | grep -Eo [0-9]+` |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment