On Sat, Aug 15, 2009 at 12:39:05AM +0930, Karl Goetz wrote: > Hi all, > Not sure if this is the appropriate list (suggestions welcome), but I > thought I'd ask here as a starting point. > > Is there a way to bulk import bugs into Savannah? I'd be willing to > organise an sql dump in the correct format if that helped.
Technically this is possible, with the following limitations: - bug numbers will change (to avoid conflict with existing bugs) - posters/submitters/assignees need to be set to anonymous (as we can't fake users' history); you may include this information in the body of the comment though That's not something we do often, so suggestions welcome. The database structure can be seen here if you want to work on providing a dump: http://git.savannah.gnu.org/cgit/savane-cleanup.git/tree/db/mysql -- Sylvain
