Tuesday, September 11, 2012

Unix Subversion get SVN level for a directory

Randomly trying variations on svn log weren't working for me, so I found out that there is a stand-alone utility to do this task: svnversion .

From here:

http://www.zorched.net/2006/07/20/getting-the-revision-number-of-your-subversion-working-copy/