Re: Bug report: The auto-props setting of svn:mime-type is impossible to avoid.
From: Stefan Sperling <stsp_at_elego.de>
Date: Sun, 4 Oct 2015 13:32:26 +0200
On Sun, Oct 04, 2015 at 12:52:33PM +0200, Edward d'Auvergne wrote:
I think that would just make the situation worse by adding to
I agree the documentation needs to be improved. Would you have time
> The problem with the svn:mime-type block is that for svn clients <
There's another trick to disable libmagic which works with all
Set the MAGIC environment variable to a file which does not exist.
env MAGIC=/nonexistent svn import ...
This effectively disabled libmagic support.
|
This is an archived mail posted to the Subversion Users mailing list.
This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.