ba1b857197
Files in the repository can not be viewed or downloaded since Darcs doesn't support cat-like command. git-svn-id: http://redmine.rubyforge.org/svn/trunk@573 e93f8b46-1217-0410-a6f0-8f06a7374b81
6 lines
157 B
Ruby
6 lines
157 B
Ruby
require 'redmine/version'
|
|
require 'redmine/mime_type'
|
|
require 'redmine/acts_as_watchable/init'
|
|
|
|
REDMINE_SUPPORTED_SCM = %w( Subversion Darcs Mercurial Cvs )
|