# File lib/r10k/svn/working_dir.rb, line 61
      def root
        info.slice(/^Repository Root: (.*)$/, 1)
      end