Strange patch application (Was: RE: problems with mimetype of and empty utf8 files in svn 1.7)
From: Bert Huijben <bert_at_qqmail.nl>
Date: Fri, 21 Oct 2011 13:35:34 +0200
> -----Original Message-----
> Can someone run this through the windows test suite, please? Thanks.
I tried to apply this patch and found an issue in 'svn patch'
$ svn patch f:\bom-block.patch
$ svn st
$ svn diff
+ if (amt_read == 3 && block[0] == 0xEF && block[1] == 0xBB && block[2] == 0xBF
^^^ why is that blank line removed.
For the reproduction I added the exact patch file (with windows line endings) as text and zip attachment.
Bert
|
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.