[darcs-devel] [issue187] unknown date matching issue (old_date_time?)

Eric Kow bugs at darcs.net
Sun Jun 18 11:31:14 PDT 2006


New submission from Eric Kow <eric.kow at gmail.com>:

A user on IRC noted that he had problems with darcs get --to-match.  His log is
below:
I'm having a problem getting using --to-match and a specific date

transcript of shell activity follows
----------
[orig]$ pwd
darcs-test/orig
[orig]$ darcs changes
Sun Jun 18 14:14:03 EDT 2006  Fred Bloggs <fred at bloggs.invalid>
  * Changes 02

Sun Jun 18 14:12:32 EDT 2006  Fred Bloggs <fred at bloggs.invalid>
  * Changes 01

Sun Jun 18 14:11:43 EDT 2006  Fred Bloggs <fred at bloggs.invalid>
  * Initial revision.
[orig]$ cd ..
[darcs-test]$ darcs get --to-match 'date "Sun Jun 18 14:11:43 EDT 2006"' orig new
Copying patch 3 of 3... done!
Unapplying 0 patches.
Finished getting.
[darcs-test]$ cd new
[new]$ darcs changes
Sun Jun 18 14:14:03 EDT 2006  Fred Bloggs <fred at bloggs.invalid>
  * Changes 02

Sun Jun 18 14:12:32 EDT 2006  Fred Bloggs <fred at bloggs.invalid>
  * Changes 01

Sun Jun 18 14:11:43 EDT 2006  Fred Bloggs <fred at bloggs.invalid>
  * Initial revision.

Annotations for this paste:

Annotation number 1: 	get problem (more)
Pasted by: 	Dino_
	5 seconds ago
	Context in IRC logs
Paste contents: 	Raw Source
[new]$ darcs --exact-version
darcs compiled on Apr 15 2006, at 14:34:51
# configured Tue Feb 28 07:02:39 EST 2006
./configure --no-create --no-recursion

Context:

[TAG 1.0.6
Tommy Pettersson <ptp at lysator.liu.se>**20060228111841] 

----

Note that I can replicate the same behaviour with darcs 1.0.8.  Note also that
darcs works as expected when the dates are somewhat far apart, that is, not down
to the minute like this one.

----------
messages: 707
nosy: EricKow, droundy, tommy
priority: bug
status: unread
title: unknown date matching issue (old_date_time?)

____________________________________
Darcs issue tracker <bugs at darcs.net>
<http://bugs.darcs.net/issue187>
____________________________________




More information about the darcs-devel mailing list