On 8/9/07, Matthew Palmer <[EMAIL PROTECTED]> wrote: > On Thu, Aug 09, 2007 at 12:40:42PM +0200, Alexander Staubo wrote: > > I'm surprised that Darcs does not fall back to the checkpoint to get > > the patches it needs, though. > > You mean retrieve the extra patches from the parent repo? --lazy does that, > I think (not available in 1.0.9, only in the 1.1.0 pre-releases).
No, I meant look in the patch file in _darcs/checkpoints/..., which looks to me like it contains the entire repo as a single patch. It would be slow to process, but it's better than just failing with the wrong error message, and annotate is horrendously slow already, as previously demonstrated. :) Alexander. _______________________________________________ darcs-users mailing list [email protected] http://lists.osuosl.org/mailman/listinfo/darcs-users
