mb ha escrito:

> Hi,
>
> is it possible to create tickets via script (if possible without
> python).
>
> Like so: wget http://TRACINSTALLATION/newticket?summary=Blah.... or
> similar
>
> Max

This worked for me...

curl https://projects.warp.es/projects/test/newticket --data
"summary=Test%201&description=test%20ticket&type=defect&[EMAIL 
PROTECTED]&action=create&status=new"


--~--~---------~--~----~------------~-------~--~----~
 You received this message because you are subscribed to the Google Groups 
"Trac Development" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/trac-dev?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to