Matthias Fischmann wrote:
2.) then i tried to pull out all the patches that depend on the addition of the problem child in my "broken" repo:darcs get --to-match 'hash ...' but i got all the patches preceding the patch in question, not only those it depends on. i tried a few more tricks and thumbed through the manual for a few minutes, but couldn't figure out a way to create a repo with only this patch (there is probably nothing it depends on).
In an empty repositry, darcs pull --match 'hash ...' ought to do it. Edwin _______________________________________________ darcs-users mailing list [email protected] http://www.abridgegame.org/mailman/listinfo/darcs-users
