Re: [Trac] Re: How to transfer tickets from one environment to another

2010-04-30 Thread Chris Mulligan
bas.hop...@gmail.com To: Trac Users trac-users@googlegroups.com Sent: Thursday, April 29, 2010 1:48:12 PM Subject: [Trac] Re: How to transfer tickets from one environment to another Hi Mark, I posted a similar question recently here http://groups.google.com/group/trac-users/browse_thread

Re: [Trac] Re: How to transfer tickets from one environment to another

2010-04-30 Thread mark ardiente
, 2010 11:15:00 PM Subject: Re: [Trac] Re: How to transfer tickets from one environment to another I had a similar situation and wrote some code to handle the movements. It's designed for migrating a bunch of environments to a smaller set of new environments (I did ~12 to 2). Basically you setup

Re: [Trac] Re: How to transfer tickets from one environment to another

2010-04-30 Thread mark ardiente
From: mark ardiente mark_k...@yahoo.com To: trac-users@googlegroups.com Cc: chris.mulli...@gmail.com Sent: Saturday, May 1, 2010 9:42:04 AM Subject: Re: [Trac] Re: How to transfer tickets from one environment to another Chris, Shoud I checkout the files here? http://trac

Re: [Trac] Re: How to transfer tickets from one environment to another

2010-04-29 Thread mark ardiente
: Thursday, April 29, 2010 1:48:12 PM Subject: [Trac] Re: How to transfer tickets from one environment to another Hi Mark, I posted a similar question recently here http://groups.google.com/group/trac-users/browse_thread/thread/389a0a9040dcbae3# Since I did not receive any response, I developed

[Trac] Re: How to transfer tickets from one environment to another

2010-04-28 Thread BasHopman
Hi Mark, I posted a similar question recently here http://groups.google.com/group/trac-users/browse_thread/thread/389a0a9040dcbae3# Since I did not receive any response, I developed a solution myself. As I do not have very much in-debt knowledge about TRAC, I started using ticket_clone.py