I know how to get the local version number in a file with Eclipse. Right-click the command, set the property, then svn: keywords Id.
But how do you get $ GlobalRev $? There's something called svnversion that should do this, but is it integrated into Subclipse?
source
share