]> source.dussan.org Git - redmine.git/commit
Fixed: CVS repository doesn't work if port is used in the url (#653).
authorJean-Philippe Lang <jp_lang@yahoo.fr>
Sat, 16 Feb 2008 18:09:26 +0000 (18:09 +0000)
committerJean-Philippe Lang <jp_lang@yahoo.fr>
Sat, 16 Feb 2008 18:09:26 +0000 (18:09 +0000)
commit53a04b0a44ca8cc8a2be369234377d6625892e84
tree001f88c48cf08f7ba6e13b51ebb5aa0624caa4e1
parent0153954ebb6abde6b1021ad6e80d3bb0dd99aade
Fixed: CVS repository doesn't work if port is used in the url (#653).
Added functional tests for CVS adapter.

git-svn-id: http://redmine.rubyforge.org/svn/trunk@1156 e93f8b46-1217-0410-a6f0-8f06a7374b81
lib/redmine/scm/adapters/cvs_adapter.rb
test/functional/application_controller_test.rb
test/functional/repositories_cvs_controller_test.rb [new file with mode: 0644]
test/functional/repositories_subversion_controller_test.rb