[Webkit-unassigned] [Bug 16347] New: svn-create-patch should create text (not binary) patches for Localizable.strings

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Dec 7 14:07:15 PST 2007


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

           Summary: svn-create-patch should create text (not binary) patches
                    for Localizable.strings
           Product: WebKit
           Version: 525+ (Nightly build)
          Platform: Macintosh
        OS/Version: Mac OS X 10.4
            Status: NEW
          Severity: Enhancement
          Priority: P2
         Component: Tools / Tests
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: ddkilzer at webkit.org
                CC: darin at apple.com


Darin thinks it would be nice if svn-create-patch would create text patches
(instead of binary patches) for files like Localizable.strings.  This would
involve overriding/ignoring the MIME type set by svn and creating a patch
ourselves.  It would probably be safe to do this for any file ending in
".strings", or we could provide a whitelist of filenames/paths if needed.


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