On Thu, May 10, 2012 at 7:20 PM, Ron Aaron <[email protected]> wrote: > Grrr. That' what I was afraid of. I guess it's not too hard with a perl > script, but still... >
In the context of the JSON API, one of the things i would eventually like to add to the wiki and commit message output is a list of resources referenced within the record text, i.e. wiki links and [artifact uuids] and such. That would not in itself provide the feature you're looking for, but it would help in doing so by providing you a mechanism which provides a list of who links to what. Another option... if your SQL-fu is really good you could probably pull this off using the "fossil sqlite" command and a temporary table or two. -- ----- stephan beal http://wanderinghorse.net/home/stephan/ http://gplus.to/sgbeal
_______________________________________________ fossil-users mailing list [email protected] http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users

