[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Migrating tickets from Savane
From: |
Glenn Morris |
Subject: |
Re: Migrating tickets from Savane |
Date: |
Sun, 02 Oct 2011 19:48:12 -0400 |
User-agent: |
Gnus (www.gnus.org), GNU Emacs (www.gnu.org/software/emacs/) |
Ludovic Courtès wrote:
> FYI Olivier Berger of ForgePlucker, Coclico, etc. started a discussion
> at address@hidden regarding the migration of Savane
> tickets to Debbugs:
>
> http://lists.debian.org/debian-debbugs/2011/10/msg00000.html
I wrote what I know about this (which is very little) at
http://debbugs.gnu.org/Using.html "Importing bugs"
If I were doing it, I'd take the bug mails that Savannah sends out and
resend them to debbugs. The first to address@hidden, with a Package:
header added; then take the bug number that you get back and send all
the subsequent messages to address@hidden in sequence.
Or if I did not have the mails that Savannah sends out, I'd just wget
the Savannah bug page, split it up with awk or something into individual
messages, fake some header data, and do the same thing.