New submission from Dan <[EMAIL PROTECTED]>: I would like to mirror a repository in it's entirety. This includes checkpoints. Maybe --complete should be changed to get checkpoints, and a --no-checkpoints flag should be added.
darcs get --complete <repo> # get the _entire repo_ darcs get --complete --no-checkpoints <repo> # skip checkpoints ---------- messages: 612 nosy: acrylic, droundy, tommy priority: bug status: unread title: "darcs get --complete" does not get checkpoints ____________________________________ Darcs issue tracker <[EMAIL PROTECTED]> <http://bugs.darcs.net/issue156> ____________________________________ _______________________________________________ darcs-devel mailing list [email protected] http://www.abridgegame.org/cgi-bin/mailman/listinfo/darcs-devel
