On Sun, Nov 06, 2005 at 08:37:06 -0500, David Roundy wrote: > Hello all, > > PLEASE run darcs check on all your repositories using the new release of > darcs. This is safe for you, and will give me greater confidence in the > correctness of the rewritten patch application code.
⢠[syeeda:/usr/local/src/yi] nothingmuch % for repo in `locate '*_darcs'`; do [ -d "$repo" ] || continue; cd `dirname $repo`; pwd; darcs check --no-test; echo; done; /usr/local/src/Class-Inflate Applying patch 28 of 28... done. The repo is consistent! /usr/local/src/darcs/tests/pull_repos/temp1 Applying patch 4 of 4... done. The repo is consistent! /usr/local/src/darcs/tests/pull_repos/temp2 Applying patch 2 of 2... done. The repo is consistent! /usr/local/src/darcs/tests/temp1 Applying patch 4 of 4... done. The repo is consistent! /usr/local/src/darcs/tests/temp2 Applying patch 2 of 2... done. The repo is consistent! /usr/local/src/darcs Applying patch 142 of 142... done. The repo is consistent! /usr/local/src/darcshive Applying patch 47 of 47... done. The repo is consistent! /usr/local/src/harrorth Applying patch 50 of 50... done. The repo is consistent! /usr/local/src/prototype Applying patch 202 of 202... done. The repo is consistent! /usr/local/src/spork/Spork Applying patch 6 of 6... done. The repo is consistent! /usr/local/src/spork/Spork-S5 Applying patch 1 of 1... done. The repo is consistent! /usr/local/src/yi Applying patch 255 of 255... done. The repo is consistent! Do I need to record stuff? The only repo from which patches were pulled (around 20) is prototype (the JS library), and no changes I made were recorded with 1.0.4rc2 yet. -- () Yuval Kogman <[EMAIL PROTECTED]> 0xEBD27418 perl hacker & /\ kung foo master: /me beats up some cheese: neeyah!!!!!!!!!!!!!!!!!
pgp7aNa18w70f.pgp
Description: PGP signature
_______________________________________________ darcs-users mailing list [email protected] http://www.abridgegame.org/mailman/listinfo/darcs-users
