[X-POST] patchwork.sourceware.org refresh

Florian Weimer fw@deneb.enyo.de
Fri Nov 29 13:24:00 GMT 2019


* Andrew Burgess:

> * Florian Weimer <fw@deneb.enyo.de> [2019-11-28 17:23:58 +0100]:
>
>> * Siddhesh Poyarekar:
>> 
>> > On 28/11/19 9:32 pm, Florian Weimer wrote:
>> >> We should make sure that we can figure out what URLs refer to.  I
>> >> found one in the commit log:
>> >> 
>> >>   <https://patchwork.sourceware.org/patch/10342/>
>> >> 
>> >
>> > Hmm, that's going to be a bit of a challenge.  Let me see what I can do.
>> 
>> Maybe it's possible to grep the backing files for the message ID?
>> Then we have at least *something* to resolve the URL in case we need
>> it in the future.
>
> If there aren't too many references, maybe you could dump the patch
> information into a text file within the source tree?

I think just posting it to the mailing list would be sufficient.

Below is the (compressed) output from:

mysql -u patchwork -p -B -e "SELECT id, msgid FROM patchwork_patch" patchwork

I think this is all we need.

-------------- next part --------------
A non-text attachment was scrubbed...
Name: patches.txt.gz
Type: application/gzip
Size: 556784 bytes
Desc: not available
URL: <http://sourceware.org/pipermail/libc-alpha/attachments/20191129/dfc4de6e/attachment.gz>


More information about the Libc-alpha mailing list