monotone-devel
[Top][All Lists]
Advanced

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

[Monotone-devel] rfc on h: selector behavior


From: Emile Snyder
Subject: [Monotone-devel] rfc on h: selector behavior
Date: Thu, 13 Oct 2005 00:15:41 -0700

Hi all,

Do people think that an h:branch selector to find the heads of a branch
should accept globbing wildcard characters like the b: selector?  So if
you said 

a:bozo/h:com.circus.*

it would select any head of a branch in the com.circus.* set authored by
bozo.  There has been concern expressed on IRC that globbing needlessly
complicates things.  Also, that it's not clear whether h:* should mean

erase_ancestors(b:*)
or
union (erase_ancestors(b:b1), erase_ancestors(b:b2), ...)

Any opinions?

thanks,
-emile

Attachment: signature.asc
Description: This is a digitally signed message part


reply via email to

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