[Webkit-unassigned] [Bug 9693] svn-apply should set ChangeLog date correctly when applying patches

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


http://bugzilla.opendarwin.org/show_bug.cgi?id=9693


ddkilzer at kilzer.net changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
   Attachment #9297|                            |review?
               Flag|                            |




------- Comment #3 from ddkilzer at kilzer.net  2006-07-09 07:36 PDT -------
Created an attachment (id=9297)
 --> (http://bugzilla.opendarwin.org/attachment.cgi?id=9297&action=view)
Patch v1

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.


-- 
Configure bugmail: http://bugzilla.opendarwin.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