On Thu, Jul 21, 2005 at 07:30:32AM -0500, John Goerzen wrote: > Hi, > > I just tried this: > > darcs get --partial http://darcs.complete.org/missingh > Copying patch 21 of 21... done! > Applying patches to the "working" directory... > darcs: failed to read patch in get_extra: > Mon May 2 16:30:09 CDT 2005 John Goerzen <[EMAIL PROTECTED]> > * Fixed a braino > Perhaps this is a 'partial' repository? > > If I omit --partial, everything works fine.
Thanks for the bug report! It turned out that we were looking at patches that we didn't really need to look at (which is what this sort of almost always reduces to), and I've got a pretty simple patch that fixes the problem. After a bit of review, I'll be sure it goes into 1.0.4. In the meantime, if you run darcs optimize --checkpoint again, that should fixe the problem. The issue was that the inventory wasn't broken on the checkpointed tag. -- David Roundy http://www.darcs.net _______________________________________________ darcs-users mailing list [email protected] http://www.abridgegame.org/mailman/listinfo/darcs-users
