I want to move bugs from Bugzilla to Trac. We have decided that Bugzilla is to heavy for our uses. Trac has won out.
I know there is a plugin for trac to add tickets via a csv file. So I have two question for the list: 1. How would one deal with the fact that there are surely commas in the bugzilla text? The import plugin suggested an excel sheet could also be used. But we are a Linux shop... 2. How to get Bugzilla to even make a csv listing of the data? Failing all else, we will move them by hand. But I am guessing there is an easier way. As we will do this once, a fancy solution is not needed :) I guess I could access the bugzilla database and get it to list things, format these items, and somehow import it into Trac. But surely this has been done before... -- 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.
