"svn add" failing with "svn: E200009: Can't set 'svn:eol-style': ... has binary mime type property" and/or inconsistent newlines
From: Andrew Reedick <Andrew.Reedick_at_cbeyond.net>
Date: Tue, 9 Jul 2013 13:03:10 -0400
"svn add" is having trouble with *.png files. This is with a 1.8 and a 1.7.9 client.
I create a new test repository, copy in some vender code, then when I run "svn add" I get the following error on 1.8:
When I revert and re-run the add, the add will sometimes fail on a different *.png file, which is odd.
Under 1.7.9, I get one of two errors, either:
This is on Windows 7 32-bit with "svn, version 1.7.9 (r1462340)" or "svn, version 1.8.0 (r1490375)" clients from Collabnet.
'svn import' imports the files without issue. Enabling auto-props and uncommenting the '*.png' auto-prop in the client's config file made no difference either.
Anyone have any ideas?
Steps to reproduce:
Create a new workspace:
Get the files:
Run the add:
10. Extra credit, revert and run again to see it fail on different files:
|
This is an archived mail posted to the Subversion Users mailing list.
This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.