From: Ryan Davis Date: 2009-10-04T19:24:25+09:00 Subject: Re: Get current working copy version in subversion/git On Sep 30, 2009, at 08:32 , Anthony Metcalf wrote: > I keep my ruby and rails projects in subversion (or git, or in one > case both...) and it would be nice to be able to show in my output, > the > current working copy revision number. for subversion it is: `svnversion .`.chomp