Hi,
Can anyone point out how I can find SVN revision numbers for tag’ed releases of projects within an SVN repository. Specifically I’m after the SVN revision number for Rails release 1.2.3?
Background - I need it for running with the approach at the bottom of Mike Clark’s post at http://www.clarkware.com/cgi/blosxom/2007/01/18#ManagingVersionsWithCap .
Tks Greg