On Wed, Jun 4, 2014 at 7:25 PM, Nico Williams <n...@cryptonector.com> wrote:

> To be truly useful it has to be possible to [selectively] push/pull
> bookmarks.
>

If that's the case then they really provide no benefits over propagating
tags (which are versioned), but note that Fossil cannot selectively
push/pull with the exception of "private" branches (tags applied to them
are also private). Tags can, in principal, tag arbitrary repo content, but
historically they've only been applied to checkins. The mechanism allows,
e.g., us to tag individual content blobs, wiki pages, or even to tag other
tags, but so far we've never had any uses for such things. (i did tinker
with the idea of using tags-on-tags to implement comment threads, e.g. for
code reviews, but never got far enough to figure out if it would work.)

-- 
----- 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