git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* git-cvsimport bug with dates
@ 2007-11-16  4:59 Elijah Newren
  2007-11-16  6:06 ` Junio C Hamano
  0 siblings, 1 reply; 6+ messages in thread
From: Elijah Newren @ 2007-11-16  4:59 UTC (permalink / raw)
  To: git

Hi,

It appears that there's some kind of bug with git-cvsimport and dates.
 In a small repository I imported on Oct 24, I'm getting:

$ git log | grep ^Date | wc -l
957
$ git log | grep ^Date | tail
Date:   Tue Oct 29 21:10:17 2002 +0000
Date:   Tue Oct 29 17:41:05 2002 +0000
Date:   Tue Oct 29 00:43:27 2002 +0000
Date:   Mon Oct 28 23:36:40 2002 +0000
Date:   Mon Oct 21 21:35:57 2002 +0000
Date:   Fri Sep 20 22:18:01 2002 +0000
Date:   Mon Sep 16 20:05:27 2002 +0000
Date:   Wed Sep 11 21:14:03 2002 +0000
Date:   Tue Sep 10 16:37:16 2002 +0000
Date:   Fri Aug 23 16:03:22 2002 +0000
$ git diff @{2007-10-01}
warning: Log for '' only goes back to Wed, 24 Oct 2007 19:31:38 +0000.
fatal: bad object @{2007-10-01}


It appears that passing a date to git diff on any repository imported
by git-cvsimport will show this error, as long as the date is prior to
when the repository was imported.


Elijah

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2007-11-17 21:36 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-11-16  4:59 git-cvsimport bug with dates Elijah Newren
2007-11-16  6:06 ` Junio C Hamano
2007-11-16 14:12   ` Elijah Newren
2007-11-17 10:12     ` Robin Rosenberg
2007-11-17 15:39       ` Elijah Newren
2007-11-17 21:36         ` Jan Hudec

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).