Florent Becker <[email protected]> writes: > Maurício <[email protected]> writes: > >> 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. You could > try recording, pulling, then unrecording and whatneawsing. It's not > perfect: you might have to deal with conflicts in the meantime. > > Florent
Easier, just pull the other repo beside yours, and use diff. Florent _______________________________________________ darcs-users mailing list [email protected] http://lists.osuosl.org/mailman/listinfo/darcs-users
