On Wed, Jun 4, 2014 at 7:21 PM, B Harder <brad.har...@gmail.com> wrote:

> sb> fossil bk add xp experimental:2011-06-04
>
> I can imagine this being useful at least occasionally. I'm still
> loathe to include it in core fossil, but it'd be a great task for a
> little tool.
>

In the core, basically the only addition would be adding another block to
symbolic_name_to_rid(), which simply expands the "..." part from "bk:..."
from the bookmark list, then runs that result through through
symbolic_name_to_rid(). That would allow all other APIs to inherently
resolve bookmarks (or "aliases" might be a better name).

But until i can think of something interesting to do with it, i'm not
touching any code ;).

-- 
----- stephan beal
http://wanderinghorse.net/home/stephan/
http://gplus.to/sgbeal
"Freedom is sloppy. But since tyranny's the only guaranteed byproduct of
those who insist on a perfect world, freedom will have to do." -- Bigby Wolf
_______________________________________________
fossil-users mailing list
fossil-users@lists.fossil-scm.org
http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users

Reply via email to