[webkit-reviews] review requested: [Bug 9693] svn-apply should set ChangeLog date correctly when applying patches : [Attachment 9297] Patch v1

bugzilla-request-daemon at opendarwin.org bugzilla-request-daemon at opendarwin.org
Sun Jul 9 07:36:38 PDT 2006


David Kilzer (ddkilzer) <ddkilzer at kilzer.net> has asked  for review:
Bug 9693: svn-apply should set ChangeLog date correctly when applying patches
http://bugzilla.opendarwin.org/show_bug.cgi?id=9693

Attachment 9297: Patch v1
http://bugzilla.opendarwin.org/attachment.cgi?id=9297&action=edit

------- Additional Comments from David Kilzer (ddkilzer) <ddkilzer at kilzer.net>
Changes in this patch:

- svn-apply changes the ChangeLog entry date in the patch before applying it to
the actual ChangeLog file.  The new entry date is calculated using the
"PST8PDT" timezone (Apple's home) by setting the TZ environment variable,
formatting the "local" time in a string, then resetting the TZ env variable. 
This works under Cygwin on Windows as well.
- svn-unapply reads the current ChangeLog entry date contained in the file and
changes the patch before unapplying it.



More information about the webkit-reviews mailing list