@@ -3,6 +3,7 | |||||
3 | require 'optparse' |
|
3 | require 'optparse' | |
4 | require 'find' |
|
4 | require 'find' | |
5 | require 'etc' |
|
5 | require 'etc' | |
|
6 | require 'rubygems' | |||
6 |
|
7 | |||
7 | Version = "1.4" |
|
8 | Version = "1.4" | |
8 | SUPPORTED_SCM = %w( Subversion Darcs Mercurial Bazaar Git Filesystem ) |
|
9 | SUPPORTED_SCM = %w( Subversion Darcs Mercurial Bazaar Git Filesystem ) |
General Comments 0
You need to be logged in to leave comments.
Login now