> -----Original Message-----
> From: Daniel Shahaf [mailto:d...@daniel.shahaf.name]
> Sent: Tuesday, July 09, 2013 1:22 PM
> To: Andrew Reedick
> Cc: users@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.)



Reply via email to