Skip to main content
3 of 3
Active reading. [ <http://en.wikipedia.org/wiki/Bash_%28Unix_shell%29> <http://en.wikipedia.org/wiki/Microsoft_Windows>].
Peter Mortensen
  • 31.6k
  • 22
  • 109
  • 133

This should work in Bash, from a working directory. I've used it in Windows with unixutils installed:

svn info |grep Revision: |cut -c11-
Blorgbeard
  • 103.3k
  • 50
  • 235
  • 276