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

Re: Question about propset

From: Philip Martin <philip_at_codematters.co.uk>
Date: 2002-08-22 23:49:02 CEST

"Drew Jetter" <ajetter1@cox.net> writes:

> Okay, here is one of the .dfm files that has the problem...I've included
> the before and after files. This was submitted to subversion with
> the svn:mime-type set to application/x-octet-stream. They are the
> same size, but some stuff has been changed. I'm not sure what to
> make of it. Let me know what you guys think

These are 600k files. The first difference is at character 106497
line 1461

before

1458: 5A8C845A8C845A8C845A84845A8C845A847B52847B4A7B6B5A7373427363426B^M
1459: 634A634F2E544A314A4229423129313121312114291810181008101008100800^M
1469: 080800080000000000000000000000000000000000004242F74242F74242F742^M
1461: 42F74242F74242F74242F74A4AE74A4AF74A4AE74A4AF74A4AF74A4AE74242D6^M
1462: 000000100810312DA03939B52D2D620000000000005252F73939B50000001818^M
1463: 395252F75252F73939B50000001010395252F731298E0000000800082D2D772D^M
1464: 2D770000000000001818395A5AF75A5AF75A5AF75A5AF75A5AF74A4AAD000000^M
1465: 00000018183918183910103918183918183931298E6363F71818390000005252^M

after

1458: 5A8C845A8C845A8C845A84845A8C845A847B52847B4A7B6B5A7373427363426B^M
1459: 634A634F2E544A314A4229423129313121312114291810181008101008100800^M
1460: 080800080000000000000000000000000000000000004242F74242F74242F742^M
1461: 42F74242F7424 F7F7FFF7F7FFF7F7FFF7F7FFF7F7FFE7D6E7E7EFF7E7DEE7EFE7EFEFE7EFEFE7^M
1462: EFE7D6E7EFEFEFEFE7EFEFE7EFEFE7EFEFE7EF0000006B317363316B63316B6B^M
1463: 317363316B6B317363316B6B31736B31736B31736B31736B31736B31736B3173^M
1464: 63426B6B317363426B6B31736B31736B31736B31737342736B31736B31737342^M
1465: 737342736B4A737342737342737342737342736B31737342737342736B31736B^M

Lots of differences occur after this and when we get to line 2734 the
characters in the after file become unprintable. The final hundred or
so lines of the files match.

So what exactly did you do?

If I 'svn import' your before file and then 'svn co' on my Unix
machine, my working copy looks exactly like the original.

If I 'svn add' your before file, 'svn ps' the mime-type, 'svn ci' and
then 'svn co' on my Unix machine my working copy again looks exactly
like the original.

I tried ra_dav and ra_local.

-- 
Philip Martin
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Thu Aug 22 23:49:47 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.