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

2015-10-03 Thread Nico Kadel-Garcia
On Sat, Oct 3, 2015 at 6:53 AM, Ryan Schmidt wrote: > > On Oct 3, 2015, at 4:13 AM, Edward d'Auvergne wrote: > >> is it really not a bug when: >> >>enable-auto-props = yes >> >> and: >> >>enable-auto-props = no >> >> both enable auto-props? > > Obviously, "enable-auto-props = yes" should e

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

2015-10-03 Thread Ryan Schmidt
On Oct 3, 2015, at 4:13 AM, Edward d'Auvergne wrote: > is it really not a bug when: > >enable-auto-props = yes > > and: > >enable-auto-props = no > > both enable auto-props? Obviously, "enable-auto-props = yes" should enable auto-props and "enable-auto-props = no" should disable the

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

2015-10-03 Thread Ryan Schmidt
On Oct 3, 2015, at 3:25 AM, Edward d'Auvergne wrote: > On 2 October 2015 at 11:33, Stefan Sperling wrote: > >> - configure autoprops for *.xml in ~/.subversion/config to set >> the svn:mime-type property to 'text/plain'. >> Autoprops always override automatic detection with libmagic. > > Fr

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

2015-10-03 Thread Edward d'Auvergne
On 3 October 2015 at 11:01, Greg Stein wrote: > I do understand this, but this is not a "bug". It is how Subversion is > designed to work. For strange edge cases, the xml people want content to be > labeled application/xml rather than a text subtype. ... I *do* understand > that this negatively im

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

2015-10-03 Thread Greg Stein
I do understand this, but this is not a "bug". It is how Subversion is designed to work. For strange edge cases, the xml people want content to be labeled application/xml rather than a text subtype. ... I *do* understand that this negatively impacts your development workflow. Note that you can alw

Re: svn stats

2015-10-03 Thread Ryan Schmidt
On Oct 1, 2015, at 7:38 AM, Gabor Varga wrote: > is there a way to get some statistics out of SVN repositories without > checking out the whole repository? > > When I say statistics I mean numbers like this: > > - number of checkins / developer / repo This would require examining the log of

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

2015-10-03 Thread Edward d'Auvergne
On 3 October 2015 at 01:05, Greg Stein wrote: > On Fri, Oct 02, 2015 at 10:06:26AM +0200, Edward d'Auvergne wrote: >>... >> As this bad behaviour can be so incredibly damaging for this >> repository, > > Note: the files themselves are not "damaged" -- Subversion will never > alter the contents of

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

2015-10-03 Thread Edward d'Auvergne
On 2 October 2015 at 12:30, Philip Martin wrote: > "Edward d'Auvergne" writes: > >> I was wondering if there was anything that has been missed here? Is >> this a real bug? The svn:mime-type property is not needed and is not >> desired for any file in this repository. Any help would be >> appre

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

2015-10-03 Thread Edward d'Auvergne
On 2 October 2015 at 11:33, Stefan Sperling wrote: > On Fri, Oct 02, 2015 at 10:06:26AM +0200, Edward d'Auvergne wrote: >> Hi all, >> >> I was wondering if this should be considered a bug. At the FlightGear >> project we have a 6 GB data svn repository for aircraft ( >> https://sourceforge.net/pr