Simon Michael <[email protected]> added the comment: Just a little back-up.. I tried this too and agree with you about the last few lines, I couldn't convince myself they are correct. This was easier for me to understand:
cd S echo | darcs pull --all --dont-allow-conflicts --external-merge 'cp %2 %o' ../R || exit 1 cd .. rm -rf R S But when you rename the script to failing-... perhaps it'll be just: cd S echo | darcs pull --all --dont-allow-conflicts --external-merge 'cp %2 %o' ../R __________________________________ Darcs bug tracker <[email protected]> <http://bugs.darcs.net/patch212> __________________________________ _______________________________________________ darcs-users mailing list [email protected] http://lists.osuosl.org/mailman/listinfo/darcs-users
