OpenProject is the leading open source project management software.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
openproject/lib/redmine/scm/adapters
Jean-Philippe Lang 3a9b0988c7 Merged Git support branch (r1200 to r1226). 17 years ago
..
abstract_adapter.rb Show explicit error message when the scm command failed (eg. when svn binary is not available). 17 years ago
bazaar_adapter.rb SCM adapters: moved Errno::ENOENT exception rescuing to the abstract adapter. 17 years ago
cvs_adapter.rb Fixed: CVS repository doesn't work if port is used in the url (#653). 17 years ago
darcs_adapter.rb Merged Git support branch (r1200 to r1226). 17 years ago
git_adapter.rb Merged Git support branch (r1200 to r1226). 17 years ago
mercurial_adapter.rb Quotes Mercurial entries command depending on the OS. 17 years ago
subversion_adapter.rb Show explicit error message when the scm command failed (eg. when svn binary is not available). 17 years ago