Project

General

Profile

Actions

Defect #8823

closed

Error parsing svn output: #<REXML::ParseException: No close tag for /lists/list>

Added by Sergey Kolodyazhnyy almost 13 years ago. Updated almost 13 years ago.

Status:
Closed
Priority:
Normal
Assignee:
-
Category:
SCM
Target version:
-
Start date:
2009-09-26
Due date:
% Done:

0%

Estimated time:
Resolution:
Affected version:

Description

I'm running redmine on the separate server as an SVN repository. The repository is accessed with HTTPS protocol. When I trying to fetch changs from this repo I get and exception in log file:

No close tag for /lists/list
Line:.
Position:.
Last 80 unconsumed characters:
Output was:
 <?xml version="1.0"?>
<lists>
<list
   path="https://mysvnrepository/svn/project1">

I have tried to access to repository from command line, and it's works well:

redmine# sudo -u wwwdata svn ls https://mysvnrepository/svn/project1 --trust-server-cert --username j.doe --password *** --non-interactive --no-auth-cache --verbose
     90 i.doe                 Jul 15 10:24 ./
      1 VisualSV              Jun 27 10:34 branches/
      1 VisualSV              Jun 27 10:34 tags/
     90 i.doe                 Jul 15 10:24 trunk/

Component Versions

  • MySQL 5.1.57
  • Ruby 1.8.7 [amd64-freebsd8]
  • Rails 2.3.11
  • Redmine 1.2-stable (rev 6270)
  • SVN 1.6.16 (r1073529)
  • OS Freebsd 8
  • VisualSVN Server via HTTPS

Related issues

Related to Redmine - Defect #3929: Error parsing svn output: #<REXML::ParseException: No close tag for /lists/list>Closed2009-09-26

Actions
Actions

Also available in: Atom PDF