From 0910b2bdbe5144238f6fb66e9b1172578a056472 Mon Sep 17 00:00:00 2001 From: Jean-Philippe Lang Date: Tue, 25 Jul 2017 17:32:53 +0000 Subject: Drop Darcs support (#26391). Patch by Go MAEDA. git-svn-id: http://svn.redmine.org/redmine/trunk@16886 e93f8b46-1217-0410-a6f0-8f06a7374b81 --- extra/svn/reposman.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'extra') diff --git a/extra/svn/reposman.rb b/extra/svn/reposman.rb index 4f748acf0..aec5760d6 100755 --- a/extra/svn/reposman.rb +++ b/extra/svn/reposman.rb @@ -6,7 +6,7 @@ require 'etc' require 'rubygems' Version = "1.5" -SUPPORTED_SCM = %w( Subversion Darcs Mercurial Bazaar Git Filesystem ) +SUPPORTED_SCM = %w( Subversion Mercurial Bazaar Git Filesystem ) $verbose = 0 $quiet = false -- cgit v1.2.3