obsolete.ChilliProject/lib/redmine/scm/adapters
Jean-Philippe Lang 832c7eaaa5 Fixed: undefined local variable or method 'log' in CvsAdapter when a cvs command fails.
git-svn-id: http://redmine.rubyforge.org/svn/trunk@1034 e93f8b46-1217-0410-a6f0-8f06a7374b81
2008-01-03 18:28:14 +00:00
..
abstract_adapter.rb Fixed: undefined local variable or method 'log' in CvsAdapter when a cvs command fails. 2008-01-03 18:28:14 +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 SCM adapters: moved Errno::ENOENT exception rescuing to the abstract adapter. 2007-12-15 12:14:40 +00:00
subversion_adapter.rb SCM adapters: moved Errno::ENOENT exception rescuing to the abstract adapter. 2007-12-15 12:14:40 +00:00