Philip Martin <philip.martin_at_wandisco.com> writes:
> Stephen Butler <sbutler_at_elego.de> writes:
>
>> Here's the dump file the test is failing to load.
>
> Comparing the failing Windows dump file with the working one on my Linux
> box gives:
>
> $ diff -a svn-test-work/local_tmp-r1-10.dump /home/pm/local_tmp-r1-10.dump.txt
> 3c3
> < UUID: 23ae5c00-308a-48ba-834b-d1e38fd13e10
> ---
>> UUID: 6e072f7d-6b82-7e48-a743-648444bf3b58
> 227a228,232
>> Content-length: 10
>>
>> PROPS-END
>>
>>
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'.
> 231c236
> < Content-length: 44
> ---
>> Content-length: 34
> 233d237
> < PROPS-END
> 451c455
> < Text-content-length: 48
> ---
>> Text-content-length: 71
> 453c457
> < Content-length: 48
> ---
>> Content-length: 71
> 455c459,460
> < SVN=$�this is the new alpha based on beta
> ---
>> SVN==�This is the file 'beta'.
>> this is the new alpha based on beta
--
Philip
Received on 2012-02-06 17:48:58 CET