[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: Ben Collins-Sussman <sussman_at_collab.net>
Date: 2003-09-11 14:25:39 CEST

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:26:38 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.