# File lib/r10k/svn/working_dir.rb, line 53
      def revision
        info.slice(/^Revision: (\d+)$/, 1)
      end