[Webkit-unassigned] [Bug 80104] ./Tools/Scripts/svn-apply fails while trying to process patch generated with png(binary) file.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Mar 2 19:58:38 PST 2012


https://bugs.webkit.org/show_bug.cgi?id=80104





--- Comment #2 from SravanKumar S <ssandela at innominds.com>  2012-03-02 19:58:38 PST ---
Looks like, mime-type detection with libmagic in svn1.7+ switches the automatically configured mime-type from 'application/octet-stream' to 'image/png'.

http://subversion.apache.org/docs/release-notes/1.7.html#libmagic-support

so any one stuck with this problem, can for the time being compile svn with out libmagic support.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list