# File lib/hoe/git.rb, line 101
    def git_svn?
      File.exist? ".git/svn"
    end