You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@subversion.apache.org by "Philip M. Gollucci" <pg...@p6m7g8.com> on 2009/03/24 19:31:56 UTC

svn up -- core dump

Details here

http://people.apache.org/~pgollucci/svn.core

Mark suggested I try 1.6.

I'll get to that in a bit.

Thanks for your help.

-- 
------------------------------------------------------------------------
1024D/DB9B8C1C B90B FBC3 A3A1 C71A 8E70  3F8C 75B8 8FFB DB9B 8C1C
Philip M. Gollucci (pgollucci@p6m7g8.com) c: 703.336.9354
Consultant          - P6M7G8 Inc.                http://p6m7g8.net
Senior Sys Admin    - RideCharge, Inc.           http://ridecharge.com
Contractor          - PositiveEnergyUSA          http://positiveenergyusa.com
ASF Member          - Apache Software Foundation http://apache.org
FreeBSD Committer   - FreeBSD Foundation         http://freebsd.org

Work like you don't need the money,
love like you'll never get hurt,
and dance like nobody's watching.

------------------------------------------------------
http://subversion.tigris.org/ds/viewMessage.do?dsForumId=462&dsMessageId=1405456

Re: svn up -- core dump

Posted by Lieven Govaerts <sv...@mobsol.be>.
The abort you're seeing is actually hiding a problem with your
connection or the XML parsing. It's aborting because it doens't have a
place to store that error and pass it back to the higher layers. The
abort was fixed in r31537 on trunk, but not backported to 1.5.5.

In general, I can't recommend using serf with 1.5.x. In 1.6 works
pretty well (for me atleast).

hth,

Lieven

2009/3/24 Philip M. Gollucci <pg...@p6m7g8.com>:
> Details here
>
> http://people.apache.org/~pgollucci/svn.core
>
> Mark suggested I try 1.6.
>
> I'll get to that in a bit.
>
> Thanks for your help.
>
> --
> ------------------------------------------------------------------------
> 1024D/DB9B8C1C B90B FBC3 A3A1 C71A 8E70  3F8C 75B8 8FFB DB9B 8C1C
> Philip M. Gollucci (pgollucci@p6m7g8.com) c: 703.336.9354
> Consultant          - P6M7G8 Inc.                http://p6m7g8.net
> Senior Sys Admin    - RideCharge, Inc.           http://ridecharge.com
> Contractor          - PositiveEnergyUSA          http://positiveenergyusa.com
> ASF Member          - Apache Software Foundation http://apache.org
> FreeBSD Committer   - FreeBSD Foundation         http://freebsd.org
>
> Work like you don't need the money,
> love like you'll never get hurt,
> and dance like nobody's watching.
>
> ------------------------------------------------------
> http://subversion.tigris.org/ds/viewMessage.do?dsForumId=462&dsMessageId=1405456
>

------------------------------------------------------
http://subversion.tigris.org/ds/viewMessage.do?dsForumId=462&dsMessageId=1413910