Package: mercurial
Version: 1.0.1-1
Severity: wishlist

When attempting to manually create backdated patches (in order to
migrate a Darcs2 repo to hg), I find that the date format emitted by
"darcs changes" was not supported, e.g.

    $ hg ci -d 'Sat Apr 26 16:33:35 EST 2008'
    abort: invalid date: 'Sat Apr 26 16:33:35 EST 2008'

This also appears to be the format emitted by "date" when called
without arguments in my current locale (LANG=en_AU.utf8).

>From the output of "hg help dates", I gather that currently hg only
supports numeric offsets, not timezones.  Timezones are unfortunately
not simple time offsets, as offsets do not take into account daylight
savings time (DST, also called "summer time").

It would be nice if hg understood timezones.

-- System Information:
Debian Release: lenny/sid
  APT prefers testing
  APT policy: (990, 'testing'), (500, 'unstable'), (1, 'experimental')
Architecture: i386 (i686)

Kernel: Linux 2.6.25-2-686 (SMP w/1 CPU core)
Locale: LANG=en_AU.utf8, LC_CTYPE=en_AU.utf8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages mercurial depends on:
ii  libc6                         2.7-10     GNU C Library: Shared libraries
ii  mercurial-common              1.0.1-1    Scalable distributed version contr
ii  python                        2.5.2-1    An interactive high-level object-o
ii  python-support                0.8.1      automated rebuilding support for P
ii  ucf                           3.007      Update Configuration File: preserv

Versions of packages mercurial recommends:
pn  rcs | kdiff3 | tkdiff | meld  <none>     (no description available)

-- no debconf information



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to