Petr Ročkai <[email protected]> added the comment: For all I can tell, the patch breaks this scenario (I haven't tried, but it looks like it would):
mkdir x darcs init --repo x echo x > x/x darcs rec -lam x --repo x darcs get x y --lazy darcs get y z --lazy rm -rf y darcs chan -v --repo z It may even break local lazy repos altogether, though. Please check the above and also add tests for this behaviour (or point out that these things are already covered by the testsuite and I am worrying needlessly). Yours, Petr. ---------- status: needs-review -> amend-requested __________________________________ Darcs bug tracker <[email protected]> <http://bugs.darcs.net/patch360> __________________________________ _______________________________________________ darcs-users mailing list [email protected] http://lists.osuosl.org/mailman/listinfo/darcs-users
