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

Reply via email to