monotone-devel
[Top][All Lists]
Advanced

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

[Monotone-devel] monotone automate stdio


From: Timothy Brownawell
Subject: [Monotone-devel] monotone automate stdio
Date: Fri, 13 May 2005 21:19:01 -0500

There've been some requests for a way to run multiple automate commands
without needing a new monotone process for each. There's now a new
command, "monotone automate stdio" that takes automate commands on
stdin. Currently, it prefixes the output of each command with the line
"###BEGIN <command>###" and follows it with one of
"###END <command>###", "###ERR <command> usage###", or
"###ERR <command> msg <message>###" depending on whether the command was
successful, was invalid, or encountered some other error.

Tim






reply via email to

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