monotone-devel
[Top][All Lists]
Advanced

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

Re: [Monotone-devel] monotone automate stdio


From: Joel Crisp
Subject: Re: [Monotone-devel] monotone automate stdio
Date: Sun, 15 May 2005 15:19:27 +0100
User-agent: Mozilla Thunderbird 1.0 (Windows/20041206)

Hi

Just a small comment; maybe a format using the numeric prefix familiar to us 
all from RFCs like

200 OK UNKNOWN test/foo
201 foo.h
201 foo.c

etc.

This format is more likely to be parsable with existing libraries and is 
familiar to people who have worked with other
software.

Joel

Timothy Brownawell wrote:
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




_______________________________________________
Monotone-devel mailing list
address@hidden
http://lists.nongnu.org/mailman/listinfo/monotone-devel





reply via email to

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