>>> Hi, >>> >>> Is it possible to pull all patches from a >>> repository, but without applying them to the >>> current code, so that all diferences between >>> my files and the composition of patches would >>> be marked as changes?
>> There is no single command to do that. Doing what you say would not be >> doable, since you might end up with an unappliable pending. (...) I could actually copy all files, revert, pull, then copy files back. Isn't that good enough to avoid some simple conflict situations? I think it could be a nice option to darcs pull. Maurício _______________________________________________ darcs-users mailing list [email protected] http://lists.osuosl.org/mailman/listinfo/darcs-users
