Re: xml file handling

2014-02-28 Thread Manfred Lotz
On Fri, 28 Feb 2014 10:51:08 +0100 Branko Čibej wrote: > On 28.02.2014 08:04, Manfred Lotz wrote: > > Hi there, > > I have a strange phenomena. > > > > In ~/.subversion/config I have > > > > [miscellany] > > enable-auto-props = yes > > > > [auto-props] > > *.xml = svn:eol-style=native; svn:keywo

Re: xml file handling

2014-02-28 Thread Manfred Lotz
On Fri, 28 Feb 2014 10:06:25 + Philip Martin wrote: > Manfred Lotz writes: > > > In ~/.subversion/config I have > > > > [miscellany] > > enable-auto-props = yes > > > > [auto-props] > > *.xml = svn:eol-style=native; svn:keywords=Author Date Id Revision > > > > > > Fedora 20, subversion 1.8.

Re: xml file handling

2014-02-28 Thread Philip Martin
Manfred Lotz writes: > In ~/.subversion/config I have > > [miscellany] > enable-auto-props = yes > > [auto-props] > *.xml = svn:eol-style=native; svn:keywords=Author Date Id Revision > > > Fedora 20, subversion 1.8.5-2 > > svn add my.xml > > svn: E29: Can't set 'svn:eol-style': file > '/data/

Re: xml file handling

2014-02-28 Thread Branko Čibej
On 28.02.2014 08:04, Manfred Lotz wrote: > Hi there, > I have a strange phenomena. > > In ~/.subversion/config I have > > [miscellany] > enable-auto-props = yes > > [auto-props] > *.xml = svn:eol-style=native; svn:keywords=Author Date Id Revision > > > Fedora 20, subversion 1.8.5-2 > > svn add my.