unsubscribe

2015-10-06 Thread Devi Tummala

RE: SVN/Apache - Log full transaction I/O across clients.

2015-10-06 Thread Johan Corveleyn
Op 2-okt.-2015 17:02 schreef "Terry Dooher" : > > > > > Is there a way I can ensure the log is only written after the full > > request has been serviced? The data over time will be really useful in > > gauging usage over time. > > > > > > > I think this is because 1.8+serf uses "skelta style updat

Re: svn segfaults on relocate when having a not checked out external

2015-10-06 Thread Axel Kittenberger
Thanks, in that case forget this report. Its no real issue for me anyway, and yes I was too lazy to compile/install the latest subversion that doesn't yet come with my distribution to double check. Kind regards, Axel On Tue, Oct 6, 2015 at 1:42 PM, Bert Huijben wrote: > Hi, > >

RE: svn segfaults on relocate when having a not checked out external

2015-10-06 Thread Bert Huijben
Hi, It looks like this issue was already fixed since 1.9.0. Backporting the fix to 1.8 is not trivial (but not that hard either). The relevant revision is r1627338. The old code just assumes that svn:externals describes exactly what is in the working copy, while the ne

unsubscribe

2015-10-06 Thread anubhav prabakar

svn segfaults on relocate when having a not checked out external

2015-10-06 Thread Axel Kittenberger
Hello, below is my shell script that raises the svn segfault for me. The issue is, doing a relocate while having an external that is not in the working copy. It raised for me, since I got one automated instance that automatically sets externals for a repository, but does not need to check it out i

RE: Bug report: The auto-props setting of svn:mime-type is impossible to avoid.

2015-10-06 Thread Bert Huijben
> -Original Message- > From: edward.dauver...@gmail.com > [mailto:edward.dauver...@gmail.com] On Behalf Of Edward d'Auvergne > Sent: dinsdag 6 oktober 2015 12:21 > To: Edward d'Auvergne ; Greg Stein > ; users@subversion.apache.org > Subject: Re: Bug report: The auto-props setting of svn:m

Re: Bug report: The auto-props setting of svn:mime-type is impossible to avoid.

2015-10-06 Thread Stefan Sperling
On Tue, Oct 06, 2015 at 12:20:47PM +0200, Edward d'Auvergne wrote: > So setting MAGIC is having an effect, but Subversion is falling back, > probably via a non-magic internal code path, to the default > svn:mime-type of "application/octet-stream" for PNG and some other > files. If you don't allow

Re: Bug report: The auto-props setting of svn:mime-type is impossible to avoid.

2015-10-06 Thread Edward d'Auvergne
On 4 October 2015 at 13:32, Stefan Sperling wrote: > On Sun, Oct 04, 2015 at 12:52:33PM +0200, Edward d'Auvergne wrote: >> I would maybe suggest introducing an option for disabling the entire >> automatic property subsystem, i.e. it combines both of these, and >> overrides them. This is an intere