Tcl Source Code

Artifact [77d143dc6c]
Login

Artifact 77d143dc6cab28fb3d052232f32ae02e9e72b71a:

Wiki page [How To Import tzdata] by dgp 2011-04-07 14:52:10.
D 2011-04-07T14:52:10.447
L How\sTo\sImport\stzdata
P 0fe65ea0c7851c4d193b1de99be5265519e20025
U dgp
W 1144
  #  Download the new version of tzdata: (Example: http://elsie.nci.nih.gov/tzdata2011e.tar.gz)
  #  Unpack the tarball <i>in an empty directory.</i> (For compatibility reasons, the tzdata tarball does not have a top-level directory.)
  #  Go to the top directory of a Tcl 8.5 sandbox, and utter the command:
<verbatim>
tclsh8.5 tools/tclZIC.tcl /path/to/unpacked/tzdata library/tzdata
</verbatim>
where <tt>/path/to/unpacked/tzdata</tt> is the path name of the directory you used at step 2.
  #  Review the output for errors (there should be none).
  #  Do <tt>fossil extra</tt>, and do <tt>fossil add</tt> for any new locales that have appeared in <tt>library/tzdata</tt>.
  #  Do <tt>fossil status</tt> to find out what locales have new data. Write a log message in <tt>ChangeLog</tt> to describe the import.
  #  <tt>fossil commit</tt> your changes.
  #  As with any maintenance change, go to a trunk sandbox (or <tt>fossil update trunk</tt>), and do
<verbatim>
fossil merge core-8-5-branch
</verbatim>
  #  Resolve the inevitable merge conflict in <tt>ChangeLog</tt> and commit.
  #  <tt>fossil sync</tt> and you're done.

Z e7be98c388854c8300c9f729ce07ba14