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

Re: Subversion problem checking out with very large repository

From: Ben Collins-Sussman <sussman_at_collab.net>
Date: 2003-10-04 17:48:29 CEST

"Simon" <sknight_10@hotmail.com> writes:

> This message occurs after attempting to checkout the entire repository, after a lot of files.
>
> subversion/libsvn_ra_dav/util.c:614: (apr_err=175002)
> svn: RA layer request failed
> svn: REPORT request failed on '/svn/!svn/vcc/default'
> subversion/libsvn_ra_dav/util.c:274: (apr_err=175002)
> svn: REPORT of '/svn/!svn/vcc/default': Chunk delimiter was invalid (http://fpbu
> ild)

"chuck delimiter invalid"? Maybe some apache person can explain what
that means?

Also, what version of apache is this?

> The system is RedHat Linux 2.4.20, most recent version of svn from
> svn repository.

Meaning, you're using Subversion HEAD? As of what date?

> After this happens the repository must be recovered to remove the
> locks.

If you need to do this, it implies that the httpd process serving your
svn client somehow died while accessing the repository, thus leaving
the berkeleydb inconsistent. Does the apache error_log say anything?

> BTW subversion gets progressivly slower with this repository as it
> heads down the file list. Interestingly it uses virtually no CPU,
> but a lot of memory. I don't think the slowness is directly related
> to swapping because it happens early on, but it may be. A total
> checkout never succeeds the first time, and is too slow. This is a
> show stopper for my team using subversion on this project (sorry, no
> pressure, just the facts). We have binary files so CVS is a pain.

Can you make this repository available to others, so we can try to
reproduce the problem?

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Sat Oct 4 17:50:34 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.