Marc Haesen wrote on Tue, 3 Feb 2009 at 10:50 +0100:
> It looks like single file externals are not working for files that are
> binary (or considered binary).
>
>
>
> Below is a script that can be used to reproduce the problem. The script
> is setting two externals: one for a normal text file and one for a file
> with svn:mime-type set to application/octet-stream.
>
>
>
> You can see that the latest svn up is failing to fetch the external of
> the binary file with the error message: svn: warning: Unrecognized line
> ending style. The text file is fetched correctly.
>
>
Reproduced (with r34958). I hope you'll get a response --- I didn't get
any when I reported issue #3351.
Is anyone planning to look at either of these issues?
Daniel
>
> I am using revision 35485 of trunk on windows. I am running it in the
> root dir of a drive.
>
>
>
> Script:
------------------------------------------------------
http://subversion.tigris.org/ds/viewMessage.do?dsForumId=462&dsMessageId=1120456
Received on 2009-02-08 11:17:25 CET