[Webkit-unassigned] [Bug 12470] New: svn-create-patch creates duplicate patches for files within an added/modified directory

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Jan 29 22:51:24 PST 2007


http://bugs.webkit.org/show_bug.cgi?id=12470

           Summary: svn-create-patch creates duplicate patches for files
                    within an added/modified directory
           Product: WebKit
           Version: 420+ (nightly)
          Platform: Macintosh
        OS/Version: Mac OS X 10.4
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Tools / Tests
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: ddkilzer at webkit.org


While creating the latest patch for Bug 11882, I noticed that I kept getting
duplicate copies of all of the new webarchive layout tests and their results in
the patch.  The problem was that svn-create-patch saw "LayoutTests/webarchive"
as a modified "file", and ran a diff on it.

The correct solution (for now) is to ignore modified directories when creating
a patch.

I have a patch to fix this.


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



More information about the webkit-unassigned mailing list