Project

General

Profile

Actions

Defect #5439

closed

Redmine cannot connect to remote SVN repository

Added by Hernan Dominguez about 14 years ago. Updated almost 14 years ago.

Status:
Closed
Priority:
Normal
Assignee:
-
Category:
SCM
Target version:
-
Start date:
2010-05-04
Due date:
% Done:

0%

Estimated time:
Resolution:
Affected version:

Description

I'm getting this exception when redmine try to connect to a "Visual SVN" repo.

Processing RepositoriesController#show (for ourIPaddress at 2010-05-04 11:35:13) [GET]
Parameters: {"action"=>"show", "id"=>"tprefactor", "controller"=>"repositories"}

SystemExit (exit):
app/models/repository/subversion.rb:66:in `fetch_changesets'
app/models/repository/subversion.rb:65:in `each'
app/models/repository/subversion.rb:65:in `fetch_changesets'
app/models/repository/subversion.rb:58:in `fetch_changesets'
app/models/repository/subversion.rb:57:in `reverse_each'
app/models/repository/subversion.rb:57:in `fetch_changesets'
app/controllers/repositories_controller.rb:70:in `show'
public/dispatch.fcgi:24

Rendering /var/www/redmine/public/500.html (500 Internal Server Error)

More info:

repo URL: http://svn.somedomain.com:8888/repo

Over ubuntu server, Apache2.
ruby 1.8.6 (2007-09-24 patchlevel 111) [i486-linux]
Rails 2.3.5
MySQL 5

It doesn't fail using other repositories.

Actions

Also available in: Atom PDF