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 2c1e63720e SCM AbstractAdapter use shell_quote to more properly escape path (closes #838 by John Goerzen). 17 years ago
..
abstract_adapter.rb SCM AbstractAdapter use shell_quote to more properly escape path (closes #838 by John Goerzen). 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 SCM AbstractAdapter use shell_quote to more properly escape path (closes #838 by John Goerzen). 17 years ago