[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

1.7 problems with repos in domain root

From: Stefan Küng <tortoisesvn_at_gmail.com>
Date: Sat, 30 Jul 2011 21:16:04 +0200

Hi,

Using a build from the latest 1.7.x branch, try this:

svn info http://svn.freetz.org/tags/freetz-1.1.4

results in:

---------------------------
Microsoft Visual C++ Debug Library
---------------------------
Debug Error!
Program: d:\Development\SVN\TortoiseSVN\bin\debug64\bin\svn.exe
R6010
- abort() has been called

Actually, any command I tried with that repository results in an abort()
call due to urls not being canonical and/or an error like this:

svn: warning: W170000: 'http://svn.freetz.org/tags/freetz-1.1.4' isn't
in the sa
me repository as 'http://svn.freetz.org/'

svn: E200009: Could not display info for all targets because some
targets don't
exist

It's easily reproducible using neon.
Using serf, you only get an error output but no abort() call:
svn: E175009: Unable to connect to a repository at URL
'http://svn.freetz.org/tags/freetz-1.1.4'
svn: E175009: XML parsing failed: (413 Request Entity Too Large)

Stefan

-- 
        ___
   oo  // \\      "De Chelonian Mobile"
  (_,\/ \_/ \     TortoiseSVN
    \ \_/_\_/>    The coolest Interface to (Sub)Version Control
    /_/   \_\     http://tortoisesvn.net
Received on 2011-07-30 21:16:52 CEST

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.