On Tue, Apr 24, 2012 at 2:39 PM, Jaxxa <[email protected]> wrote:

>
>
> On Wednesday, April 18, 2012 1:20:04 AM UTC+10, RjOllos wrote:
>>
>>
>>
>> On Apr 16, 7:36 pm, Jaxxa <[email protected]> wrote:
>> > There is some code from the person who was doing this job before me
>> usign
>> > wget, and as I understand it pretending to be a web browser.
>> > Is there a better way to acomplish this rather than fixing up that
>> code?
>> >
>> > I had a look 
>> > athttp://trac.edgewall.org/**wiki/Clientsand<http://trac.edgewall.org/wiki/Clientsand>sme
>> >  of those
>> > look like they may be appliciable to what I want to do.
>> > Just wondering how owuld be best to proceed.
>>
>> You probably want to use the xmlrpc interface to create the ticket
>> from a script written in python or another language. There is support
>> for xmlrpc in several languages.
>>
>> trac-hacks.org/wiki/**XmlRpcPlugin<http://trac-hacks.org/wiki/XmlRpcPlugin>
>
>
>
> Thanks for the advice. That looks like it should be able to do what I want.
> Currently I am trying using Ruby with trac4r.
>
> One issue that I have run into is setting the value of custom fields in
> tickets.
>
> If anyone has any advice / examples of how to do this is would be greatly
> appreciated.
> Also is this supported by XMLRPC itself?
> Just trying to figure out if this is an issue with the underlying plug-in,
> or the client library that I am using(or my use of it).
>
>
Looks like It does support it easily.
The problem was that i was trying to acess it by using the description on
the web interface of Trac, Where I needed the name from trac.ini , that was
slightly diferant.

Joshua

-- 
You received this message because you are subscribed to the Google Groups "Trac 
Users" 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-users?hl=en.

Reply via email to