On Tue, 2010-08-24 at 01:32 -0700, Jon H wrote: > I'm trying to import a couple of thousand issues from Roundup to Trac. > > The usual Ticket Importer plug-in in Trac requires a CSV in Trac > format. Are there any solutions that can convert from roundup format, > or will I need to write my own?
Note also that the Trac CSV importer only imports the base ticket information. Any messages or attachments cannot be imported this way. At least this is my impression. A more useful interface would surely be some tagged list instead of CSV. -- Roger Oberholtzer -- 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.
