I've stumbled over a nasty issue: the Lua mtn_automate() command
is unable to handle _options_. This way one cannot use e.g.
mtn_automate("content_diff", "-r", "...") as the "-r" is treated
as a regular argument and this way as a path restriction for the
"content_diff" automate command. Also in the source I cannot find any
code which tries to handle options for mtn_automate(). Unfortunately,
this way the usefulness of mtn_automate() is rather limited, of course :-(

                                       Ralf S. Engelschall
                                       [EMAIL PROTECTED]
                                       www.engelschall.com



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

Reply via email to