Closed GoogleCodeExporter closed 8 years ago
[deleted comment]
I wasn't able to reproduce it giving you completely the wrong date (?), but it
does seem that I need to treat them as GMT rather than the local timezone.
Original comment by acaudw...@gmail.com
on 13 Sep 2011 at 2:01
I've changed it to use timegm() instead of mktime() on the development version.
Looks like it's giving the right results now:
custom log outputs: 1246461240
which gmtime() coverts to Wed Jul 1 15:14:00 2009.
Original comment by acaudw...@gmail.com
on 13 Sep 2011 at 2:35
Yes it seems actually that our repo was merged together from a few other
repo's. And this has confused Gource as the Revision numbers are sequential
however the dates reset at a few points if you take the log in sequentially by
revision.
I can't unfortunately attach the SVN logs for you to repro sorry.
Original comment by robert.w...@gtempaccount.com
on 13 Sep 2011 at 4:29
Another words: non-sequential groups of dates in revision sequential log.
Original comment by robert.w...@gtempaccount.com
on 13 Sep 2011 at 4:31
Original comment by acaudw...@gmail.com
on 15 Sep 2011 at 6:38
Original issue reported on code.google.com by
robert.w...@gtempaccount.com
on 11 Aug 2011 at 4:02