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

Re: 1.7.3 next week-ish?

From: C. Michael Pilato <cmpilato_at_collab.net>
Date: Mon, 6 Feb 2012 11:51:39 -0500

On 02/06/2012 11:48 AM, Philip Martin wrote:
> So that's the file D/H/psi, on Linux it looks like:
>
> Node-path: trunk/D/H/psi
> Node-kind: file
> Node-action: add
> Prop-delta: true
> Prop-content-length: 10
> Text-delta: true
> Text-content-length: 34
> Text-content-md5: e81f8f68ba50e749c200cb3c9ce5d2b1
> Content-length: 44
>
> PROPS-END
> SVN^@^@^@^X^A^X<98>This is the file 'psi'.
>
> while on Windows it looks like:
>
> Node-path: trunk/D/H/psi
> Node-kind: file
> Node-action: add
> Prop-delta: true
> Prop-content-length: 10
> Content-length: 10
>
> PROPS-END
>
>
> Text-delta: true
> Text-content-length: 34
> Text-content-md5: e81f8f68ba50e749c200cb3c9ce5d2b1
> Content-length: 34
>
> SVN^@^@^@^X^A^X<98>This is the file 'psi'.

Uh... t'ain't right. "Text-delta: true" would appear as the first header in
a new header block, hence the reported error of "Unrecognized record type in
stream".

-- 
C. Michael Pilato <cmpilato_at_collab.net>
CollabNet   <>   www.collab.net   <>   Distributed Development On Demand

Received on 2012-02-06 17:52:18 CET

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.