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

Re: Trunk checkout fails with serf but not neon

From: Mark Phippard <markphip_at_gmail.com>
Date: Wed, 16 May 2012 18:34:43 -0400

On Wed, May 16, 2012 at 5:55 PM, Greg Stein <gstein_at_gmail.com> wrote:
> On Wed, May 16, 2012 at 11:45 AM, Mark Phippard <markphip_at_gmail.com> wrote:
>> I cannot recreate this with the Apache repository, but with a local
>> 1.7.5 server and current trunk client I get this:
>>
>> $ svn co http://cu121.cloud.sp.collab.net/svn/desktop desktop
>> --username=markphip --depth=immediates
>> subversion/svn/checkout-cmd.c:168: (apr_err=130003)
>> subversion/libsvn_client/checkout.c:103: (apr_err=130003)
>> subversion/libsvn_client/ra.c:495: (apr_err=130003)
>> subversion/libsvn_client/ra.c:362: (apr_err=130003)
>> subversion/libsvn_ra/ra_loader.c:500: (apr_err=130003)
>> svn: E130003: Unable to connect to a repository at URL
>> 'http://cu121.cloud.sp.collab.net/svn/desktop'
>> subversion/libsvn_ra_serf/util.c:780: (apr_err=130003)
>> subversion/libsvn_ra_serf/util.c:737: (apr_err=130003)
>> subversion/libsvn_ra_serf/util.c:1959: (apr_err=130003)
>> subversion/libsvn_ra_serf/util.c:1940: (apr_err=130003)
>> subversion/libsvn_ra_serf/util.c:2389: (apr_err=130003)
>> svn: E130003: The OPTIONS response contains invalid XML (200 OK)
>> Abort trap: 6
>
> That abort trap makes me think there is a forgotten error. I found a
> likely cause and fixed that in r1339385. Could you build with that and
> see if more error information is generated?

I no longer get the Abort trap, but I do still get essentially the
same error as before:

Updating '.':
subversion/svn/update-cmd.c:163: (apr_err=130003)
subversion/libsvn_client/update.c:606: (apr_err=130003)
subversion/libsvn_client/update.c:547: (apr_err=130003)
subversion/libsvn_client/update.c:329: (apr_err=130003)
subversion/libsvn_client/ra.c:362: (apr_err=130003)
subversion/libsvn_ra/ra_loader.c:500: (apr_err=130003)
svn: E130003: Unable to connect to a repository at URL
'http://cu121.cloud.sp.collab.net/svn/desktop'
subversion/libsvn_ra_serf/util.c:780: (apr_err=130003)
subversion/libsvn_ra_serf/util.c:737: (apr_err=130003)
subversion/libsvn_ra_serf/util.c:1968: (apr_err=130003)
subversion/libsvn_ra_serf/util.c:1949: (apr_err=130003)
subversion/libsvn_ra_serf/util.c:2398: (apr_err=130003)
svn: E130003: The OPTIONS response contains invalid XML (200 OK)
subversion/libsvn_ra_serf/util.c:2324: (apr_err=130003)
subversion/libsvn_ra_serf/xml.c:693: (apr_err=130003)
svn: E130003: The response contains invalid XML

-- 
Thanks
Mark Phippard
http://markphip.blogspot.com/
Received on 2012-05-17 00:35:16 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.