Revision: 22212
Initial Code
Initial URL
Initial Description
Initial Title
Initial Tags
Initial Language
at January 5, 2010 21:31 by iloveitaly
Initial Code
VERSION_STRING=`svnversion | ack -o "([^:]{3})M$" --output='$1'`
Initial URL
Initial Description
gets the svn version of the cwd
Initial Title
Get Subversion Revision of Directory
Initial Tags
svn, Bash, script
Initial Language
Bash