# File lib/churn/scm/svn_analyzer.rb, line 6
    def self.supported?
      File.exist?(".svn")
    end