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

Re: svn.collab.net repos failures.

From: Ben Collins-Sussman <sussman_at_collab.net>
Date: 2003-08-29 18:49:19 CEST

Ben Collins-Sussman <sussman@collab.net> writes:

> 0.28 experiment: using svn's own repository (HEAD=6917, format=2)
>
> * 3 simultaneous checkouts caused repos wedge after 40 seconds or so:

Okay, so I removed r6837 from my 0.28 HEAD tree and rebuilt.

When I repeat the experiment, here's the unintelligible mess that
happens:

   * all three checkouts run normally for a bit.

   * about 50 files in, checkout #1 just pauses indefinitely.

   * checkout #2 and #3 proceed for a very long time.

   * checkout #3 fails near the end of the checkout, with

     svn: REPORT request failed on '/svn/newsvnrepos/!svn/vcc/default'
     subversion/libsvn_ra_dav/util.c:582: (apr_err=175002)
     svn: The REPORT request returned invalid XML in the response: XML
     parse error at line 2404: Extra content at the end of the
     document

   * checkout #2 completes successfully.

   * a second later, checkout #1 comes out of "hibernation" (why the
     heck didn't it time out?!?), and reports an OOM error.

    

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Fri Aug 29 18:54:26 2003

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.