date issue converting a cvs repo

Ken Blake kblake2 at gmail.com
Fri May 1 10:25:49 CDT 2009


I converted my companies cvs repo to hg with no problems but when I
ran hg serve I noticed the first date listed as "in the future".  It
occurred to me that out cvs server reports dates in UTC.  I don't know
if that is normal for cvs or it's just the way our cvs server is setup
but I'm guessing that hg convert is interpreting them as local times.
Is there a way to tell it that the times are UTC?  Or is the problem
elsewhere?

Ken


More information about the Mercurial mailing list