Topic “SVN”

Subversion: Determine the highest revision number in the working copy

This seems to do the trick when run in a terminal from the top level of the working copy:

svn info -R  | grep Revision | sed "s/Revision: //g" | sort -n | tail -1

Updated
Or, you could just use the svnversion command.

Syndicate content
Syndicate content

Twitter

  • @bobpatin Parallelogram? http://bit.ly/awBstp 4 years 11 weeks ago
  • "YOUR OPINION IS IMPORTANT TO US! THAT'S WHY WE'RE RUINING IT WITH A GIANT MODAL POPUP NAGGING YOU TO TAKE AN OPINION SURVEY!" 4 years 11 weeks ago
  • I am astounded by the Parchment project, a web-based Z-machine interpreter for playing #interactivefiction games. http://bit.ly/bLplI4 4 years 11 weeks ago
  • New post: Cromulac lives on in Python form http://tinyurl.com/3yto7fy 4 years 11 weeks ago
  • New post: Second Annual MetaFilter Interactive Contest http://tinyurl.com/2ugehfz 4 years 12 weeks ago

Older

Contact

Andy Chase
(978) 297-6402
andychase [at] gmail.com
GPG/PGP Public Key