RE: "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 14:33:31 -0400
> -----Original Message-----
Bingo. "Somewhere" was the operative word. The Collabnet config file was being read from my roaming profile instead of from my windows home dir. The roaming copy of config had "* = svn:eol-style=LF", and that auto-prop seems to have been causing the breakage. ("global-ignores = *.* *" is a great way to narrow down what config file is being read.)
And the reason why 'svn add' was failing on different files is because 'svn add' walks the directory tree in a different order each time.
Thanks for the help! Now I must find a wall to quietly beat my head against.
|
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.