[darcs-users] basic patch-juggling question
Albert Reiner
areiner at tph.tuwien.ac.at
Sun Feb 25 16:40:32 UTC 2007
[Zachary Pincus <zpincus at stanford.edu>, Sun, 25 Feb 2007 05:57:55 -0800]:
> I would like to selectively un-do a patch (in part or in whole) from
> the *working copy*. I can't figure out an easy way to do this, though.
If I were you, I wouldn't go about it this way. Instead, I would just
create a new repo (`darcs get original temporary'), and then I would
just throw away the patch in the temporary repo (`cd temporary; darcs
unpull').
There may be simpler ways, but it seems that new repos are a natural
solution to many problems in darcs.
HTH,
Albert.
More information about the darcs-users
mailing list