From unknown Fri Jun 13 10:33:40 2025 X-Loop: help-debbugs@gnu.org Subject: bug#42290: Support other VCS with "guix build --with-commit" Resent-From: Hartmut Goebel Original-Sender: "Debbugs-submit" Resent-CC: bug-guix@gnu.org Resent-Date: Thu, 09 Jul 2020 08:09:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: report 42290 X-GNU-PR-Package: guix X-GNU-PR-Keywords: To: 42290@debbugs.gnu.org X-Debbugs-Original-To: bug-guix Received: via spool by submit@debbugs.gnu.org id=B.159428208815370 (code B ref -1); Thu, 09 Jul 2020 08:09:02 +0000 Received: (at submit) by debbugs.gnu.org; 9 Jul 2020 08:08:08 +0000 Received: from localhost ([127.0.0.1]:39761 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1jtRbD-0003zq-OR for submit@debbugs.gnu.org; Thu, 09 Jul 2020 04:08:07 -0400 Received: from lists.gnu.org ([209.51.188.17]:42454) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1jtRbC-0003zi-14 for submit@debbugs.gnu.org; Thu, 09 Jul 2020 04:08:06 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:48886) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1jtRbB-0004Mg-T6 for bug-guix@gnu.org; Thu, 09 Jul 2020 04:08:05 -0400 Received: from mail-out.m-online.net ([212.18.0.9]:35278) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1jtRbA-0005EN-0x for bug-guix@gnu.org; Thu, 09 Jul 2020 04:08:05 -0400 Received: from frontend01.mail.m-online.net (unknown [192.168.8.182]) by mail-out.m-online.net (Postfix) with ESMTP id 4B2TLn35Pmz1qs0B for ; Thu, 9 Jul 2020 10:08:01 +0200 (CEST) Received: from localhost (dynscan1.mnet-online.de [192.168.6.70]) by mail.m-online.net (Postfix) with ESMTP id 4B2TLn2xLnz1qr4t for ; Thu, 9 Jul 2020 10:08:01 +0200 (CEST) X-Virus-Scanned: amavisd-new at mnet-online.de Received: from mail.mnet-online.de ([192.168.8.182]) by localhost (dynscan1.mail.m-online.net [192.168.6.70]) (amavisd-new, port 10024) with ESMTP id z16X7ypZ8BbZ for ; Thu, 9 Jul 2020 10:08:00 +0200 (CEST) Received: from hermia.goebel-consult.de (ppp-188-174-55-167.dynamic.mnet-online.de [188.174.55.167]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.mnet-online.de (Postfix) with ESMTPS for ; Thu, 9 Jul 2020 10:08:00 +0200 (CEST) Received: from lenashee.goebel-consult.de (lenashee.goebel-consult.de [192.168.110.2]) by hermia.goebel-consult.de (Postfix) with ESMTP id A97F160122 for ; Thu, 9 Jul 2020 10:08:02 +0200 (CEST) From: Hartmut Goebel Organization: crazy-compilers.com Message-ID: <25fe09c3-3405-c6a6-ccd9-b0cb295d356b@crazy-compilers.com> Date: Thu, 9 Jul 2020 10:07:58 +0200 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:68.0) Gecko/20100101 Thunderbird/68.8.0 MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit Content-Language: en-US Received-SPF: none client-ip=212.18.0.9; envelope-from=h.goebel@crazy-compilers.com; helo=mail-out.m-online.net X-detected-operating-system: by eggs.gnu.org: First seen = 2020/07/09 03:53:09 X-ACL-Warn: Detected OS = Linux 3.11 and newer X-Spam_score_int: -15 X-Spam_score: -1.6 X-Spam_bar: - X-Spam_report: (-1.6 / 5.0 requ) BAYES_00=-1.9, PDS_TONAME_EQ_TOLOCAL_SHORT=1, RCVD_IN_DNSWL_LOW=-0.7, RCVD_IN_MSPIKE_H3=-0.01, RCVD_IN_MSPIKE_WL=-0.01, SPF_HELO_NONE=0.001, SPF_NONE=0.001, URIBL_BLOCKED=0.001 autolearn=no autolearn_force=no X-Spam_action: no action X-Spam-Score: -0.3 (/) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -1.3 (-) |Serverity: wishlist| guix build --with-commit only works with git repos. It would be nice if this would also work with mercurial, SVN, Monotone, CVS, etc. repos. Implementing this should not be too hard, as basically this is just setting a value in the source definition. (At least this is what I would assume it does.) -- Regards Hartmut Goebel | Hartmut Goebel | h.goebel@crazy-compilers.com | | www.crazy-compilers.com | compilers which you thought are impossible | From debbugs-submit-bounces@debbugs.gnu.org Thu Jul 09 05:06:56 2020 Received: (at control) by debbugs.gnu.org; 9 Jul 2020 09:06:56 +0000 Received: from localhost ([127.0.0.1]:39879 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1jtSW8-0005TS-6c for submit@debbugs.gnu.org; Thu, 09 Jul 2020 05:06:56 -0400 Received: from mail-out.m-online.net ([212.18.0.9]:50810) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1jtSW6-0005TK-Uk for control@debbugs.gnu.org; Thu, 09 Jul 2020 05:06:55 -0400 Received: from frontend01.mail.m-online.net (unknown [192.168.8.182]) by mail-out.m-online.net (Postfix) with ESMTP id 4B2Vfk03RPz1qs3P for ; Thu, 9 Jul 2020 11:06:53 +0200 (CEST) Received: from localhost (dynscan1.mnet-online.de [192.168.6.70]) by mail.m-online.net (Postfix) with ESMTP id 4B2Vfj5kScz1qr51 for ; Thu, 9 Jul 2020 11:06:53 +0200 (CEST) X-Virus-Scanned: amavisd-new at mnet-online.de Received: from mail.mnet-online.de ([192.168.8.182]) by localhost (dynscan1.mail.m-online.net [192.168.6.70]) (amavisd-new, port 10024) with ESMTP id eqNRiUmY98SS for ; Thu, 9 Jul 2020 11:06:53 +0200 (CEST) Received: from hermia.goebel-consult.de (ppp-188-174-55-167.dynamic.mnet-online.de [188.174.55.167]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.mnet-online.de (Postfix) with ESMTPS for ; Thu, 9 Jul 2020 11:06:53 +0200 (CEST) Received: from lenashee.goebel-consult.de (lenashee.goebel-consult.de [192.168.110.2]) by hermia.goebel-consult.de (Postfix) with ESMTP id 2CBC26008C for ; Thu, 9 Jul 2020 11:06:55 +0200 (CEST) To: debbugs control From: Hartmut Goebel Subject: control Organization: crazy-compilers.com Message-ID: Date: Thu, 9 Jul 2020 11:06:50 +0200 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:68.0) Gecko/20100101 Thunderbird/68.8.0 MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Language: de-DE Content-Transfer-Encoding: 7bit X-Spam-Score: 0.0 (/) X-Debbugs-Envelope-To: control X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -1.0 (-) severity 42290 wishlist severity 42291 wishlist severity 42292 wishlist