Hmm, the REST API docs seem to be out of date. From a post of Luke from jun 19 I got the right syntax:
curl -u *****:***** -H "Content-Type: text/xml" -d "<project><name>Build a treehouse for the kids</name></project>" http://192.168.1.108:3000/projects.xml -i Reinier _______________________________________________ Tracks-discuss mailing list [email protected] http://lists.rousette.org.uk/mailman/listinfo/tracks-discuss
