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

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 13:40:53 -0400

> -----Original Message-----
> From: Daniel Shahaf [mailto:d.s_at_daniel.shahaf.name]
> Sent: Tuesday, July 09, 2013 1:22 PM
> To: Andrew Reedick
> Cc: users_at_subversion.apache.org
> Subject: Re: "svn add" failing with "svn: E200009: Can't set 'svn:eol-
> style': ... has binary mime type property" and/or inconsistent newlines
>
>
> Can you try setting "*.png =" in the auto-props section? Perhaps your
> registry has a setting that that will override. That said, perhaps
> your registry has a setting for "*.pn*" which that will _not_ override;
> so check your registry:
>
> " REGISTRY:HKLM\\Software\\Tigris.org\\Subversion\\Config"
> " REGISTRY:HKCU\\Software\\Tigris.org\\Subversion\\Config"
>
> For the archives, if this hadn't been a new repository, I'd have
> suggested to look for inherited svn:auto-props properties too:
> % svn pg --show-inherited-props -R svn:auto-props

No joy. Setting "*.png" and enabling auto-props didn't work. The registry has no property settings (for both Tigris.org and Collabnet). And "svn pg --show-inherited-props -R svn:auto-props" returns nothing.

However 'svn add --no-auto-props' does allow the add to work, but that's a bit drastic and inconvenient.

That fact that 'svn add' fails on different files is really throwing me for a loop. I'm beginning to wonder if Something(tm) is borked with my workstation (anti-virus, some left-over DLL in the path, etc.)
Received on 2013-07-09 19:42:20 CEST

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.