Hi, > While trying to create patch that involves uploading a "xyz-expected.png", i > am constantly facing a style issue as follows(in patch) > > Property changes on: > LayoutTests/fast/forms/fieldset-legend-padding-unclipped-fieldset-border-expected.png > ___________________________________________________________________ > Added: svn:executable > ## -0,0 +1 ## > > > and it fails on build bot with following error > > Failed to find the property value for the SVN property "svn:executable": "## > -0,0 +1 ## > ". at /mnt/git/webkit-chromium-ews/Tools/Scripts/VCSUtils.pm line 1184, > <ARGV> line 112.
Is it possible that you need to apply the advice about automatically setting the right svn:mime-type [1]? Hope it helps, Julien [1] http://trac.webkit.org/wiki/UsingGitWithWebKit#Misc.TipsandTricks (ignore the git parts and look at the svn:mime trick) _______________________________________________ webkit-help mailing list [email protected] http://lists.webkit.org/mailman/listinfo.cgi/webkit-help
