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

  • NYT: "BP Says Crews Make Progress Stemming Oil Leaks." BP also said the leak was 1000 barrels per day. 4 years 12 weeks ago
  • RT @fbjournal: Happy birthday to Pete Seeger! Turns 91 today! 4 years 12 weeks ago
  • New post: Introducing Jeffmenzies.com http://tinyurl.com/2aamtz5 4 years 12 weeks ago
  • Just launched a new #drupal site! http://jeffmenzies.com/ 4 years 12 weeks ago
  • #lazyweb is there a #gitosis config directive for read-only access? "readonly" didn't work. #git 4 years 12 weeks ago

Older

Contact

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