monotone-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Monotone-devel] cvs_import and timezones


From: Tony Tung
Subject: [Monotone-devel] cvs_import and timezones
Date: Mon, 2 Oct 2006 02:35:16 -0700

Hi,

I'm trying to import something into monotone from CVS, and it looks like it is adjusting the timestamps from CVS for timezone differences, even though CVS records the timestamps in GMT. I've reduced the case to one checkin, with the CVS record looking like this:

1.1
date    2006.10.02.09.22.40;    author tonytung;        state Exp;
branches;
next    ;

With mtn --debug --log=dbglog ... cvs_import ..., I see this in my log:

mtn: Calculating time of 2006.10.02.09.22.40
mtn: = 1159809760
<snipped>
mtn: binding 3 with value '2006-10-02T17:22:40'


Is there some secret incantation to tell monotone to treat CVS timestamps as GMT? Or am I totally off base?

Thanks,
Tony




reply via email to

[Prev in Thread] Current Thread [Next in Thread]