[Gtk-sharp-list] Collaboration tool

Rachel Hestilow hestilow@ximian.com
12 Jul 2002 01:24:51 -0500


I got tired of forgetting what needed hacking on in Gtk#, so I made a
fancy little TODO page. It's in cvs under the todo directory. Entries
are added in todo.xml and transformed via XSLT into an ugly web page.

Example output is at 
http://primates.ximian.com/~tvgm/todo.html .


Now, the way I was thinking we could use this is that any of the core
contributors (me, mike, duncan, alp) already has cvs access and could
add/update items easily. Then ideally one could run "make;make push" and
have the update sent out to the web (and perhaps a notification to the
list). I'm not sure of how group access works on sf.net; but if nothing
else we could ask to use the mono webspace since they have a similar
web-pushing scheme.

-- Rachel