summaryrefslogtreecommitdiffstats
path: root/extra/svn/reposman.rb
diff options
context:
space:
mode:
Diffstat (limited to 'extra/svn/reposman.rb')
-rwxr-xr-xextra/svn/reposman.rb1
1 files changed, 1 insertions, 0 deletions
diff --git a/extra/svn/reposman.rb b/extra/svn/reposman.rb
index 46b9adc19..d79ad2695 100755
--- a/extra/svn/reposman.rb
+++ b/extra/svn/reposman.rb
@@ -3,6 +3,7 @@
require 'optparse'
require 'find'
require 'etc'
+require 'rubygems'
Version = "1.4"
SUPPORTED_SCM = %w( Subversion Darcs Mercurial Bazaar Git Filesystem )