The first large revision (rev 9) in that repo is this:
[issysd25@a05008 ACE]$ du -sx *
477568 ACE_wrappers
[issysd25@a05008 ACE]$ find . -type f | wc -l
26978
The second one (rev 16, that's causing the problems) is this:
[issysd25@a05008 current]$ du -sx .
230572 .
[issysd25@a05008 current]$ find . -type f | wc -l
28525
Other than sharing the same repo, these two large revisions are in
totally separate directory trees.
-- Jan Evert
Ben Collins-Sussman wrote:
> Jan Evert van Grootheest <j.grootheest@euronext.nl> writes:
>
>
>>Ben,
>>
>>I just tried to checkout to a fresh directory:
>>
>>time svn co http://a05009:65030/svn/MAL/MAL/Dev/documentation .
>> < snip reports for 858 files >
>>svn: RA layer request failed
>>svn: REPORT request failed on '/svn/MAL/!svn/vcc/default'
>>svn: REPORT of '/svn/MAL/!svn/vcc/default': Error reading chunked
>>response body (http://a05009:65030)
>
>
> This looks like a problem with Apache... very strange.
>
> How big did you say the tree was?
>
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Fri Sep 12 09:55:22 2003