From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp0 ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms11 with LMTPS id MUOyHSrRuV+YLwAA0tVLHw (envelope-from ) for ; Sun, 22 Nov 2020 02:47:06 +0000 Received: from aspmx1.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp0 with LMTPS id IKlAGSrRuV86CAAA1q6Kng (envelope-from ) for ; Sun, 22 Nov 2020 02:47:06 +0000 Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by aspmx1.migadu.com (Postfix) with ESMTPS id 15DF89403A8 for ; Sun, 22 Nov 2020 02:47:06 +0000 (UTC) Received: from localhost ([::1]:45556 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1kgfP7-0006y8-1m for larch@yhetil.org; Sat, 21 Nov 2020 21:47:05 -0500 Received: from eggs.gnu.org ([2001:470:142:3::10]:43302) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1kgfN6-0004eS-Ap for guix-devel@gnu.org; Sat, 21 Nov 2020 21:45:00 -0500 Received: from mail-qv1-xf32.google.com ([2607:f8b0:4864:20::f32]:45554) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1kgfN4-0000NW-4w; Sat, 21 Nov 2020 21:45:00 -0500 Received: by mail-qv1-xf32.google.com with SMTP id q7so6737670qvt.12; Sat, 21 Nov 2020 18:44:57 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=from:to:cc:subject:references:date:in-reply-to:message-id :user-agent:mime-version:content-transfer-encoding; bh=NECUzPaBHRb8UHYIZCQDxSD6c/aircY35rqN4R3W2VU=; b=pW1XBm+puu8kuWZcwRONANmiU7CYiASZJSnsMahqGHfNW9xY/1sBGNrDAmlUDZC1ob 8jiGkALruieUTDpdf7bf0/6GEP1X2+73urkcgiF8MVBVqEZvBXIU9maKj4F6i7SjfgsB gNmIoFNYgODRo4+Pl7LX3HewkVk3VmVYVFY0KGC8is+HrlW2xhayGCUcQurBVxpE0VrM FgEwXUcxVMZWk5nG3FdV8g7ghQ33o1YLOYHgI/C6uUajv3+8WlRKBR5dnD8Mu/XfT9Ob xQ0hbt8iLFf2SDkPnhx4dETcKwDru6If4N2SJd3vwYBLQdcwKtf6HFXErdH6tMGbpKJ3 LNkA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:from:to:cc:subject:references:date:in-reply-to :message-id:user-agent:mime-version:content-transfer-encoding; bh=NECUzPaBHRb8UHYIZCQDxSD6c/aircY35rqN4R3W2VU=; b=ZxBFTQxx5r9ThJPTsPY8MV4cE5m0/5jc6w4jo++fx3HOZAmZYcf+qsjC+aEH8/B4dY xQTNHTVsS5xGI8sfSQwczN/ve4c1TgaoDOQYFWPX8ypyTaONgI8EBVKCVD3ExjtShORY GjXknLfOwBG1xhjWOb+5bC4e1NwP3v7yvdtmlbdMN+LEpmwp1SnjF1nVTci1YiXa9WwX gK/sZJkGPSvblk3W9noK8gIXH1oiu0vZM7sqnfXfyYzobFYoWIdT70HzNyXwqdejC3tQ 620EkL/c4izS+Q2pjv9gBpb+wnQqqYSk3QqAj0ZGUrGBtvfS7DeQ+Yb5vd67IzQVomFy Jhbw== X-Gm-Message-State: AOAM530lH+GhV/Db3MMqNw4aDKbaNxV/rH4eGLGKGj3Tv+kPMFyANemv D7lYF4dh0jFLRWXcOWAiar7a09Vx0Hk= X-Google-Smtp-Source: ABdhPJwxm/hWqUBuLQ5i2lRsLqjZImF+StNKp8+X1VnZ4HDzspErYtKKhcwcTb+emgH7hhVt5Rj5rA== X-Received: by 2002:a0c:ab1e:: with SMTP id h30mr24024561qvb.55.1606013096307; Sat, 21 Nov 2020 18:44:56 -0800 (PST) Received: from hurd (dsl-205-236-230-160.b2b2c.ca. [205.236.230.160]) by smtp.gmail.com with ESMTPSA id j17sm5278785qtn.2.2020.11.21.18.44.55 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Sat, 21 Nov 2020 18:44:55 -0800 (PST) From: Maxim Cournoyer To: John Soo Subject: Re: [sr #110376] Creating an Emacs-Guix Git repository for Guix References: <20201116-101427.sv15145.79673@savannah.nongnu.org> <87tutimtlk.fsf@asu.edu> Date: Sat, 21 Nov 2020 21:44:54 -0500 In-Reply-To: <87tutimtlk.fsf@asu.edu> (John Soo's message of "Sat, 21 Nov 2020 10:51:19 -0800") Message-ID: <87lfeu6rfd.fsf@gmail.com> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/27.1 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Received-SPF: pass client-ip=2607:f8b0:4864:20::f32; envelope-from=maxim.cournoyer@gmail.com; helo=mail-qv1-xf32.google.com X-Spam_score_int: -20 X-Spam_score: -2.1 X-Spam_bar: -- X-Spam_report: (-2.1 / 5.0 requ) BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, FREEMAIL_FROM=0.001, RCVD_IN_DNSWL_NONE=-0.0001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001 autolearn=ham autolearn_force=no X-Spam_action: no action X-BeenThere: guix-devel@gnu.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: "Development of GNU Guix and the GNU System distribution." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: guix-devel@gnu.org Errors-To: guix-devel-bounces+larch=yhetil.org@gnu.org Sender: "Guix-devel" X-Scanner: ns3122888.ip-94-23-21.eu Authentication-Results: aspmx1.migadu.com; dkim=fail (headers rsa verify failed) header.d=gmail.com header.s=20161025 header.b=pW1XBm+p; dmarc=fail reason="SPF not aligned (relaxed)" header.from=gmail.com (policy=none); spf=pass (aspmx1.migadu.com: domain of guix-devel-bounces@gnu.org designates 209.51.188.17 as permitted sender) smtp.mailfrom=guix-devel-bounces@gnu.org X-Spam-Score: 0.09 X-TUID: 2va1uDqYhjg5 Hello John, John Soo writes: > Hi Ludo and Guix, > > Ludovic Court=C3=A8s writes: > >> URL: >> >> >> Summary: Creating an Emacs-Guix Git repository for Guix >> Project: Savannah Administration >> Submitted by: civodul >> Submitted on: Mon 16 Nov 2020 10:14:27 AM CET >> Category: Additional Git repositories >> Priority: 5 - Normal >> Severity: 3 - Normal >> Status: None >> Assigned to: None >> Originator Email: >> Operating System: None >> Open/Closed: Open >> Discussion Lock: Any >> >> _______________________________________________________ >> >> Details: >> >> Hello, >> >> Could you create an "emacs-guix" Git repository as a sub-directory under >> "guix"? >> >> It will contain code currently hosted at >> . > > I'm sorry I haven't gotten around to this. I am not too familiar with > the Savannah workflow. What exactly do we want to do? No worries. I think the first thing to do would be to let Alex Kost (the author and current maintainer of Emacs-Guix) of our intentions to take on the maintenance of Emacs-Guix, and that its new home would be on Savannah. > Is this a submodule that I can submit as a patch to "guix"? Or do I need > to create a submit a project for inclusion on Savannah? Then, if Alex doesn't see a problem with it, the second step would be to push the current code found at https://gitlab.com/emacs-guix/emacs-guix to the new Savannah hosted repo. Something along those lines: git clone https://gitlab.com/emacs-guix/emacs-guix git remote remove origin git remote add origin ssh://new-repo-url git push origin > Also, what does it mean to be a subdirectory of guix? I think it means that he repository would be attached to the GNU Guix project (it'd be one of its many Git repositories, such as the 'maintenance' repo [0]). I hope that helps! Thank you, Maxim [0] https://git.savannah.gnu.org/cgit/guix/maintenance.git