Redmine/lib/redmine/scm
Jean-Philippe Lang 4eb7ac1107 Fixed DarcsAdapter for ruby 1.9.3.
Unlike 1.8 and 1.9.2, Entries#compact returns an Array with 1.9.3, instead of an Entries object, resulting in a "undefined method `sort_by_name'" error.

git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@9051 e93f8b46-1217-0410-a6f0-8f06a7374b81
2012-03-02 08:40:41 +00:00
..
adapters Fixed DarcsAdapter for ruby 1.9.3. 2012-03-02 08:40:41 +00:00
base.rb Converted the REDMINE_SUPPORTED_SCM constant to a class 2010-02-16 22:41:59 +00:00