monotone-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Monotone-devel] [PATCH] New options for pull and sync


From: William Uther
Subject: [Monotone-devel] [PATCH] New options for pull and sync
Date: Sun, 25 Feb 2007 21:58:43 +1100

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       :-}





reply via email to

[Prev in Thread] Current Thread [Next in Thread]