On Tue, 2005-09-27 at 17:00 +0200, Richard Levitte - VMS Whacker wrote:
> In message <[EMAIL PROTECTED]> on Tue, 27 Sep 2005 09:48:32 -0500, Timothy 
> Brownawell <[EMAIL PROTECTED]> said:
> 
> tbrownaw> ...actually, if we had a convenient way to list arbitrary
> tbrownaw> certs the way we list tags ...
> 
> Is this desirable?  I've no problems create that command, the
> questions is only what to call it.  "monotone grep certs"?
> "monotone list certs" is already taken, and with a very different
> meaning...

'show', perhaps?

...what'd be nice is to make it take an arbitrary selector, get the
matching revisions, and then output the IDs along with the values for
each (ambiguous?) item in the selector. So,
   mtn show 'c:release/b:*'
would give a list of (ID, 'release' cert value, branch) lines, and
   mtn show 'c:release/b:net.venge.monotone'
would give a list of (ID, 'release' cert value) lines, since all listed
revision would be in the same branch. Maybe printing some lines at the
end, giving the values of selector items that are the same on all the
listed revisions, so this example would have a line "branch:
net.venge.monotone" at the end?

Tim




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

Reply via email to