[Webkit-unassigned] [Bug 55468] New .png files added by commit-queue bots are not marked as binary

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Mar 1 07:38:09 PST 2011


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





--- Comment #1 from Adam Roben (:aroben) <aroben at apple.com>  2011-03-01 07:38:09 PST ---
One way to fix this would be to turn on Subversion auto-props on the commit-queue bots. To do that, you just need to uncomment the following lines in ~/.subversion/config

enable-auto-props = yes

...and later...

*.png = svn:mime-type=image/png

-- 
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