Redmine/lib/redmine/scm/adapters
Jean-Philippe Lang 91dc13f4b2 Show explicit error message when the scm command failed (eg. when svn binary is not available).
git-svn-id: http://redmine.rubyforge.org/svn/trunk@1094 e93f8b46-1217-0410-a6f0-8f06a7374b81
2008-01-23 17:25:11 +00:00
..
abstract_adapter.rb Show explicit error message when the scm command failed (eg. when svn binary is not available). 2008-01-23 17:25:11 +00:00
bazaar_adapter.rb SCM adapters: moved Errno::ENOENT exception rescuing to the abstract adapter. 2007-12-15 12:14:40 +00:00
cvs_adapter.rb SCM adapters: moved Errno::ENOENT exception rescuing to the abstract adapter. 2007-12-15 12:14:40 +00:00
darcs_adapter.rb SCM adapters: moved Errno::ENOENT exception rescuing to the abstract adapter. 2007-12-15 12:14:40 +00:00
mercurial_adapter.rb Fixed: crash when fetching Mercurial changesets if changeset[:files] is nil (same fix as r921). 2008-01-06 17:33:41 +00:00
subversion_adapter.rb Show explicit error message when the scm command failed (eg. when svn binary is not available). 2008-01-23 17:25:11 +00:00