[Webkit-unassigned] [Bug 44336] [Qt] Find needed forwarding headers for WebKit2 automatically

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Aug 22 12:07:20 PDT 2010


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





--- Comment #7 from Daniel Bates <dbates at webkit.org>  2010-08-22 12:07:19 PST ---
(In reply to comment #5)
> (From update of attachment 64957 [details])
> Rejecting patch 64957 from commit-queue.
> 
> Failed to run "[u'/Users/eseidel/Projects/CommitQueue/WebKitTools/Scripts/svn-apply', u'--reviewer', u'Ariya Hidayat', u'--force']" exit_code: 255
> Failed to find the property value for the SVN property "svn:mergeinfo": "   Merged /trunk/WebKitTools/Scripts/find-included-framework-headers:r53455
> ". at /Users/eseidel/Projects/CommitQueue/WebKitTools/Scripts/VCSUtils.pm line 1036, <ARGV> line 322.
> 
> Full output: http://queues.webkit.org/results/3801156

This patch contains an svn:mergeinfo property change:
[[
Property changes on: WebKitTools/Scripts/enumerate-included-framework-headers
___________________________________________________________________
Added: svn:mergeinfo
   Merged /trunk/WebKitTools/Scripts/find-included-framework-headers:r53455
]]

I'm not familiar with this property. So far, from reading <http://svnbook.red-bean.com/nightly/en/svn-book.html#svn.branchmerge.basicmerging.mergeinfo> this property is used by SVN to "track changesets—that is, which changes have been merged to which branches".

svn-apply/svn-unapply do not support the svn:mergeinfo property. 

I'm currently trying to better understand svn merge/the svn:mergeinfo property.

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