From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mx2.suse.de (mx2.suse.de [195.135.220.15]) by sourceware.org (Postfix) with ESMTPS id 808023858D33 for ; Sun, 28 Mar 2021 08:21:30 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.3.2 sourceware.org 808023858D33 Authentication-Results: sourceware.org; dmarc=none (p=none dis=none) header.from=suse.de Authentication-Results: sourceware.org; spf=pass smtp.mailfrom=tdevries@suse.de X-Virus-Scanned: by amavisd-new at test-mx.suse.de Received: from relay2.suse.de (unknown [195.135.221.27]) by mx2.suse.de (Postfix) with ESMTP id 94505AF1E; Sun, 28 Mar 2021 08:21:29 +0000 (UTC) Subject: Re: [PATCH] Release process improvements To: Mark Wielaard Cc: dwz@sourceware.org, jakub@redhat.com References: <20210308131307.GA11239@delia> <34d02fbd208931b2c4d309208cbd6d847807c764.camel@klomp.org> <20210327225435.GP2685@wildebeest.org> From: Tom de Vries Message-ID: Date: Sun, 28 Mar 2021 10:21:28 +0200 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:78.0) Gecko/20100101 Thunderbird/78.8.0 MIME-Version: 1.0 In-Reply-To: <20210327225435.GP2685@wildebeest.org> Content-Type: text/plain; charset=utf-8 Content-Language: en-US Content-Transfer-Encoding: 7bit X-Spam-Status: No, score=-6.2 required=5.0 tests=BAYES_00, KAM_DMARC_STATUS, NICE_REPLY_A, RCVD_IN_MSPIKE_H3, RCVD_IN_MSPIKE_WL, SPF_HELO_NONE, SPF_PASS, TXREP autolearn=ham autolearn_force=no version=3.4.2 X-Spam-Checker-Version: SpamAssassin 3.4.2 (2018-09-13) on server2.sourceware.org X-BeenThere: dwz@sourceware.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Dwz mailing list List-Unsubscribe: , List-Archive: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 28 Mar 2021 08:21:31 -0000 On 3/27/21 11:54 PM, Mark Wielaard wrote: > Hi Tom, > > On Fri, Mar 12, 2021 at 10:05:53AM +0100, Tom de Vries wrote: >> That email also contains a suggestion on how to move things to git, >> which might be a nice improvement. [ I don't really understand how to >> go about that, maybe you understand the suggestion better? Anyway, >> otherwise, we can ask for clarifications. ] > > It took me a while, but I now understand how to transform the CVS repo > into a git repo. Which I just did. So now we can update our webpages > through https://sourceware.org/git/dwz-htdocs.git > Thanks Mark, that's awesome :) Cheers, - Tom