On Thu, Nov 23, 2006 at 03:58:03PM +0000, Edwin Thomson wrote: > 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: > In an empty repositry, darcs pull --match 'hash ...' ought to do it.
Or maybe darcs pull -p '^Full name of patch$', unless there are more than one patch with the exact same name. Finding the hash of a patch can be a little problem of its own since it's not obvious how to do that. -- Tommy Pettersson <[EMAIL PROTECTED]> _______________________________________________ darcs-users mailing list [email protected] http://www.abridgegame.org/mailman/listinfo/darcs-users
