[fossil-users] eclipse/mylyn fossil task connector

2010-07-20 Thread Stephen De Gabrielle
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_Mylyn

I'm not really interested in eclipse/mylyn, more interested in looking for
an api to fossil tasks.

Cheers,

Stephen De Gabrielle
___
fossil-users mailing list
fossil-users@lists.fossil-scm.org
http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users


Re: [fossil-users] eclipse/mylyn fossil task connector

2010-07-20 Thread Wolfgang
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
fossil-users@lists.fossil-scm.org
http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users