On 9/6/05, Andy Jones <[EMAIL PROTECTED]> wrote:
> How about the option to give a revision a "nickname"?  You might not
> want to do this for all revisions you commit, but you might for the
> ones you wanted others to pull.
> 
> Seems to me that this is just a 'nickname' certificate, which would be
> shown in moontone's normal completion, ls, status output if it existed
> instead of (as well as?) the revision hash.
> 
> Just my 10c, and I'm a Monotone newbie, so if I've said something stupid...

You can do this at the moment.  What you propose is the same as tags,
natively supported by Monotone.  Anyway, if tags didn't exist, you'd still
easily implement it by creating a new certificate using:

    monotone cert <revid> nickname foobar

And then using 'c:nickname=foobar' as the revision selector.

-- 
Julio M. Merino Vidal <[EMAIL PROTECTED]>
http://www.livejournal.com/users/jmmv/
The NetBSD Project - http://www.NetBSD.org/


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

Reply via email to