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

Re: 400 bad request from client

From: Ryan Schmidt <subversion-2006c_at_ryandesign.com>
Date: 2006-09-06 01:45:57 CEST

On Sep 6, 2006, at 00:06, Steve Peterson wrote:

> I sniffed the traffic between the client and server and the error
> seems to occur after authentication occurs, during the following
> exchange. Note the missing closing > in both hunks of XML. The
> same behavior is repeatable and occurs with both clients.
>
> The trace:
>
> ...
>
> REPORT /LNSS/!svn/vcc/default HTTP/1.1
> Host: svn.lifetouch.net
> User-Agent: SVN/1.3.2 (r19776) neon/0.25.5
> Connection: TE
> TE: trailers
> Content-Length: 236
> Content-Type: text/xml
> Accept-Encoding: gzip
> Accept-Encoding: gzip
> Authorization: Basic xxx=
>
> <S:update-report send-all="true" xmlns:S="svn:"><S:src-path> http://
> svn.lifetouch.net/LNSS/account-management/src </S:src-
> path><S:target-revision>2310</S:target-revision><S:entry
> rev="2310" start-empty="true"></S:entry></S:update-report

The problem of the missing closing bracket on the XML response has
come up on the mailing list before but I do not remember the outcome
of the discussion. You may be able to find it if you search the
archives at http://svn.haxx.se

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Wed Sep 6 01:47:17 2006

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.