Hi,
I've just finished another patch (tested, but no unit tests - I can't look at another test for a while after all those --execute fixes). This one adds --merge and --update switches to pull and sync. Those switches can only be used inside a working copy. When they are, mtn will complete the pull or sync, and then execute a merge (if --merge is given), and then execute an update (if --update is given).

http://www.cse.unsw.edu.au/~willu/monotone-patches/mtn_newopts.patch

This was by far the easiest of the patches this weekend :). Is calling another command like that ok? Or should I pull the other command out into a normal function and then call that other function directly?

Be well,

Will       :-}



_______________________________________________
Monotone-devel mailing list
[email protected]
http://lists.nongnu.org/mailman/listinfo/monotone-devel

Reply via email to