[Webkit-unassigned] [Bug 29112] New: svn-create-patch not making a patch relative to the WebKit root

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Sep 9 17:13:55 PDT 2009


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

           Summary: svn-create-patch not making a patch relative to the
                    WebKit root
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Macintosh Intel
        OS/Version: Mac OS X 10.4
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Tools / Tests
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: cam at mcc.id.au
                CC: eric at webkit.org, joepeck at webkit.org


I haven't investigated why the bug 26999 fix doesn't work for me here.

$ pwd
/Users/cam/svn/WebKit-2/WebKitTools
$ echo >>Scripts/svn-create-patch
$ ./Scripts/svn-create-patch
$ ./Scripts/svn-create-patch 
Index: Scripts/svn-create-patch
===================================================================
--- Scripts/svn-create-patch    (revision 48236)
+++ Scripts/svn-create-patch    (working copy)
@@ -457,3 +457,4 @@ sub testfilecmp($$)
     return $fileDataA->{isTestFile} <=> $fileDataB->{isTestFile};
 }

+

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