On Thu, 13 Jan 2011, Isaac Dupree wrote:

Should reordering against another repo be an operation separable from pulling, since you can do it usefully without pulling any patches?

I often find myself doing this manually by getting a fresh repo that's the intersection of the current state of the local repo and the current state of the remote repo (do a get of some old tag that's in both, then pull --intersection), then tag that, then pull the tag into the local repo and optimize --reorder.

I think an automatic version as a flag to optimize (as opposed to pull) would make most sense.

Ganesh
_______________________________________________
darcs-users mailing list
darcs-users@darcs.net
http://lists.osuosl.org/mailman/listinfo/darcs-users

Reply via email to