moving tickets from dev.l.o to dev.s.o

Michael Stone michael.r.stone at gmail.com
Thu Jan 29 10:56:35 EST 2009


Tomeu,

In the past, I've approached the problem of trac automation through
trac's XML-RPC plugin. Two example scripts which I wrote which make
use of this plugin include:

http://dev.laptop.org/git?p=users/cscott/mocktools;a=blob;f=mass_update.py;hb=HEAD

and

http://dev.laptop.org/git?p=users/cscott/mocktools;a=blob;f=trac_helper.py;hb=HEAD

Michael

NB: The ticket.query method seems to return at most 100 results at a
time so you may need to be a bit sneaky in order to process all of the
tickets you want. (Maybe someone more experienced with the plugin
knows how to resolve or work around this?)



More information about the Devel mailing list