a hypothetical, admittedly somewhat far-out, use case for fossil...

Use the JSON API to transfer wiki pages (or other information) between a
repo and Google Drive:

https://developers.google.com/drive/v1/reference/

i don't yet know if the GDrive API allows updating of existing Google
Spreadsheets or Google Docs, but if it does then those could be
populated/amended based on e.g. commit log or ticket pollers. Or the other
way around: they could be periodically exported from GDrive to Fossil (that
work currently work for wiki pages, but the JSON API can't yet commit
non-wiki content, and possibly won't ever be able to commit _binary_
content).

Not that i'll ever get around to actually trying that out, but:

a) "Hope dies last", as the Berliners say
b) Maybe one of you younger folks with an over-abundance of energy might
find that to be an interesting experiment.

Happy Hacking!

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

Reply via email to