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

Re: svn update error

From: Timothee Besset <timo_at_qeradiant.com>
Date: 2002-07-29 18:32:20 CEST

Ah actually I'm getting this 'Could not parse response status line', but
only on checkout, not when I do a svn up.

I'm not sure which part of the log are relevant. I see a weird status line, like this one:

Sending headers (#19)
Request sent
[Status Line] < <FF><FF>HTTP/1.1 200 OK
[hdr] Date: Mon, 29 Jul 2002 16:16:46 GMT
Header Name: [date], Value: [Mon, 29 Jul 2002 16:16:46 GMT]
[hdr] Server: Apache/2.0.40-dev (Unix) DAV/2 SVN/0.14.0 (dev build)
Header Name: [server], Value: [Apache/2.0.40-dev (Unix) DAV/2 SVN/0.14.0 (dev build)]
[hdr] ETag: "2768//clients/rapidsvn/trunk/src/res/bitmaps/update.xpm"
Header Name: [etag], Value: ["2768//clients/rapidsvn/trunk/src/res/bitmaps/update.xpm"]

But the error is for another file that comes a bit later:

Sending request headers:
GET /repos/svn/!svn/bc/2768/clients/rapidsvn/trunk/src/res/bitmaps/revert.bmp HTTP/1.1
User-Agent: neon/0.21.3 SVN/0.14.0 (dev build)
Connection: TE
TE: trailers
Accept-Encoding: gzip
Host: svn.collab.net

Sending headers (#21)
Request sent
[Status Line] < <80>Running destroy hooks.
Request ends.

subversion/libsvn_ra_dav/fetch.c:1338
svn_error: #21098 : <RA layer request failed>
  could not checkout a file

subversion/libsvn_ra_dav/util.c:81
svn_error: #21098 : <RA layer request failed>
  GET of /repos/svn/!svn/bc/2768/clients/rapidsvn/trunk/src/res/bitmaps/revert.bmp: Could not parse response status line.
A rapidsvn/src/res/bitmaps/revert.bmp
ne_session_destroy called.
ne_session_destroy called.

-------------------------------------------------------------

I can send the whole log to someone who wants it, it's about 600kb?

TTimo

On Mon, 29 Jul 2002 17:24:03 +0100
Joe Orton <jorton@redhat.com> wrote:

> On Mon, Jul 29, 2002 at 06:00:12PM +0200, Timothee Besset wrote:
> > I suspect that my problem is very similar. I am getting 'couldn't parse
> > info line' while doing an update too.
> >
> > Attached is neon debugging log
>
> That's a log of a different error though, not a "could not parse
> response status line" error.
>
> svn_error: #21069 : <Filesystem has no item>
> REPORT request failed on /repos/svn/clients/rapidsvn/trunk
>
> Regards,
>
> joe
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
> For additional commands, e-mail: dev-help@subversion.tigris.org
>
>

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Mon Jul 29 18:39:32 2002

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.