On Sat, Nov 12, 2005 at 11:45:38AM +0000, Dave Love wrote: > Sat Nov 12 11:00:06 GMT 2005 Dave Love <[EMAIL PROTECTED]> > * English and markup fixes.
I greatly appreciate the work you put into this. Unfortunately, the patch you sent was corrupted: > hunk ./Unrecord.lhs~ 97 > -and almost never would you want to unrecord changes before a tag---you > -would have to unrecorded the tag as well to do that. > +and almost never would you want to unrecord changes before a tag > +(you would have to have unrecorded the tag as well to do that). It looks like you opened up _darcs/current/Unrecord.lhs with emacs, which had the unfortunate result of corrupting your repository (which is way too easy to do). The easiest fix would be to unrecord your patch, then run darcs repair (you could precede this by check if you wanted) and then record your patch again. -- David Roundy http://www.darcs.net _______________________________________________ darcs-devel mailing list [email protected] http://www.abridgegame.org/cgi-bin/mailman/listinfo/darcs-devel
