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

Re: large revision causes problems

From: Jan Evert van Grootheest <j.grootheest_at_euronext.nl>
Date: 2003-09-11 14:33:49 CEST

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)
real 13m8.838s
user 0m1.350s
sys 0m0.320s

After this failure I tried updating that:
[issysd25@a05008 documentation]$ time svn up
svn: RA layer request failed
svn: REPORT request failed on '/svn/MAL/!svn/vcc/default'
svn: REPORT of '/svn/MAL/!svn/vcc/default': timed out waiting for server
(http://a05009:65030)
real 2m0.658s
user 0m0.030s
sys 0m0.020s

I'll figure a way to get it to you... we do not ahve direct internet
access here. Only mail.
If there's a place I could upload it, I'd have to burn it to a CD, then
upload it to you. Otherwise I don't know where to put it.

-- Jan Evert

Ben Collins-Sussman wrote:

> Jan Evert van Grootheest <j.grootheest@euronext.nl> writes:
>
>
>>I think the server committed everything just fine, because the tree
>>is there when I browse through it with a web browser. However, the
>>client reported an error. Unfortunately, the exact error got lost.
>
>
> If we don't know the error, it's hard for us to figure out what went
> wrong.
>
>
>
>>The working copy that the committed tree is in, still thinks that the
>>add was not committed.
>
>
> Not a surprise. There was probably some error when the working copy
> was parsing the "result" of the commit. Just throw away the working
> copy, and check out a new one.
>
>
>>[issysd25@a05008 current]$ svn st -u
>>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)
>
>
> "Error reading response body?" That's pretty strange.
>
> If you can give us a copy of the repository, maybe we can try to
> reproduce the problem.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Thu Sep 11 14:35:16 2003

This is an archived mail posted to the Subversion Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.