When I pull a repo up to a certain point-in-time commit, I am getting an error.

Sometimes the following formulation works -- in a different repo, that
is -- but for the repo shown below, it doesn't work. The only
difference I see is that in the repo that does work the time zone is
CEST instead of CET. (Just a shot in the dark.)

darcs --version
2.1.0 (release)

Any idea?

thomas

**************************************

[EMAIL PROTECTED]:~/tmp>darcs get --to-match='date "Fri Nov 28
10:26:41 CET 2008"' /home/thartman/patch-shack/
darcs: Couldn't find patch matching "date "Fri Nov 28 10:26:41 CET 2008""
[EMAIL PROTECTED]:~/tmp>cd /home/thartman/patch-shack/

[EMAIL PROTECTED]:~/patch-shack>darcs changes  head
Changes to head:

[EMAIL PROTECTED]:~/patch-shack>darcs changes | head
Fri Nov 28 10:26:41 CET 2008  [EMAIL PROTECTED]
  * using HAppS.Data.User.Password, many changes for a compile

Thu Nov 27 16:31:25 CET 2008  [EMAIL PROTECTED]
  * tweak to sync with HSHHelpers tweak
....
Thu Nov 27 12:30:32 CET 2008  [EMAIL PROTECTED]
[EMAIL PROTECTED]:~/patch-shack>darcs get --to-match='date "Thu
Nov 27 16:31:25 CET 2008"' /home/thartman/patch-shack/
darcs: Couldn't find patch matching "date "Th
_______________________________________________
darcs-users mailing list
[email protected]
http://lists.osuosl.org/mailman/listinfo/darcs-users

Reply via email to