Stephen De Gabrielle <stephen.degabrie...@...> writes:

> Hi,Has anyone made a eclipse/mylyn 'Generic Web Templates Connector' task
connector for
Fossil?http://help.tasktop.com/help/index.jsp?topic=/org.eclipse.mylyn.help.ui/Mylyn/User_Guide/Task-Repository-Connectors.html
> e.g. http://www.redmine.org/wiki/1/HowTo_MylynI'm not really interested in
eclipse/mylyn, more interested in looking for an api to fossil tasks.Cheers,
Stephen De Gabrielle

I simply use wget and:
1. ask my server for the "list of wiki pages"-page
2. using awk to extract available all relevant url's
3. loop over the url's and use wget to read from my server all pages

All this is done on a MS-Windows-machines. The scripts are called by make.

Wolfgang Stumvoll

_______________________________________________
fossil-users mailing list
[email protected]
http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users

Reply via email to