Project

General

Profile

cannot connect to svn No close tag for /lists/list

Added by Stelios none almost 10 years ago

Hi my installation info is as follows
Environment:
Redmine version 2.5.1.stable.13174
Ruby version 2.0.0-p481 (2014-05-08) [x86_64-linux]
Rails version 3.2.18
Environment production
Database adapter Mysql2
SCM:
Subversion 1.8.8
Mercurial 2.8.2
Git 1.9.1
Filesystem

and i am running it on nginx

I am getting the following error when trying to add an svn repository located on a remote server.

Error parsing svn output: #<REXML::ParseException: No close tag for /lists/list>
Parameters: {"utf8"=>"✓", "authenticity_token"=>"LOA4e/iz3Ufu/EbKwAsVRIFLzJXWL1iRSwDzmzLN9gk=", "repository_scm"=>"Subversion", "repository"=>{"is_default"=>"1", "identifier"=>"my_svn", "url"=>"svn+foo://developers.mysystems.com/srv/svn/ma/kit", "login"=>"me", "password"=>"[FILTERED]"}, "commit"=>"Create", "project_id"=>"stel-version-history"}
Error parsing svn output: #<REXML::ParseException: No close tag for /lists/list>
path="svn+foo://developers.mysystems.com/srv/svn/ma/kit">


Replies (1)

RE: cannot connect to svn No close tag for /lists/list - Added by Martin Denizet (redmine.org team member) almost 10 years ago

Hello Stelios,
If I were you I think I'd try to do a tcpdump on the server to capture its dialog with the remote repo to understand what is going wrong in the XML.
I cannot think of anything simpler. If I do I will tell you.
Cheers,

    (1-1/1)