On Sun, Jun 26, 2005 at 01:08:29PM +0200, Richard Levitte - VMS Whacker wrote:
> Hmm, I'm working on a different idea that happens to use the same
> selector letter.  My idea is to have a more generic head (or rather,
> 'head-most') selector, which would work by placing 'h:' before any
> selector.  It only works when selectors are used to get one or more
> revisions, and simply does erase_ancestors() on the bunch of fetched
> revision ids.
> 
> The benefit is that it's not just reserved to branches, but can be
> used with other selectors, such as c: (in which I have a personal
> interest).

Ooh, I like that idea.  But...

I'd still like to have a way to get "heads of the current branch" without
actually typing the branch.  Probably making 'b:' return the revs in the
current branch would do this.  (With my patch to it to make it a glob, 'b:'
will always return nothing as it is, so it could be overloaded.)

-bcd


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

Reply via email to