RE: Apparent svnserve hang/ensure_data_insertable possible culprit?

2014-02-28 Thread Ace Olszowka
Hi, We have been unable to make any further progress on attempting to root cause this issue. However reading the latest patch notes it appears that someone else may have independently found and submitted a patch for this issue. The issue I believe to be the cause is documented here http://svn

interactive conflicts suppressed after choosing 'mf' or 'tf' on tree conflict

2014-02-28 Thread Goor, Stefan
Hi All, We are seeing some unusual functionality with svn when merging trunk to a branch. The interactive conflict prompt gets suppressed if select anything other than ‘p’ for postpone on the first conflict, which is a tree conflict. We are using the following version: svn, version 1.8.3 (r15

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: Repository based config

2014-02-28 Thread Manfred Lotz
On Thu, 27 Feb 2014 17:12:22 +0100 Johan Corveleyn wrote: > On Thu, Feb 27, 2014 at 4:22 PM, Manfred Lotz > wrote: > > On Thu, 27 Feb 2014 12:34:12 +0100 > > Johan Corveleyn wrote: > > > >> On Thu, Feb 27, 2014 at 6:31 AM, Manfred Lotz > >> wrote: > >> > Hi there, > >> > Assuming I need this f

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.