On Sun, May 30, 2010 at 17:24:01 +1000, Trent W. Buck wrote:
> > (Is there anyway to create a repo with no patches in it that has the
> > same patch-format, i.e. darcs1 vs. darcs2, as another one? I didn't
> > see any options in either `darcs get` or `darcs init` that would let
> > me do this. It's needed so that we can create a repo that we're going
> > to pull patches, one-at-a-time, into.)
> 
> I didn't get anywhere with attempts like
> 
>     $ darcs get . --to-patch ^$ copy2
>     darcs: Couldn't find patch matching "patch-name ^$"

How about:

  darcs get foo bar
  cd bar
  darcs oblit -a

-- 
Eric Kow <http://www.nltg.brighton.ac.uk/home/Eric.Kow>
PGP Key ID: 08AC04F9

Attachment: pgpzCx4kdnY2U.pgp
Description: PGP signature

_______________________________________________
darcs-users mailing list
darcs-users@darcs.net
http://lists.osuosl.org/mailman/listinfo/darcs-users

Reply via email to