From owner-freebsd-git@freebsd.org Mon Dec 28 16:30:22 2020 Return-Path: Delivered-To: freebsd-git@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id C78AA4BA823 for ; Mon, 28 Dec 2020 16:30:22 +0000 (UTC) (envelope-from rene@freebsd.org) Received: from freefall.freebsd.org (freefall.freebsd.org [96.47.72.132]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "freefall.freebsd.org", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4D4NM25Nnjz3wJP; Mon, 28 Dec 2020 16:30:22 +0000 (UTC) (envelope-from rene@freebsd.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1609173022; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=Dg3q53VHSbS/Fj+aN7iWeP63xSXEE/OT4ZUwmGVNSx4=; b=l9N4sZOF+UJqbNgQA3r5oIBi3tMfzFjLoxA8rCnk/1t0ysgy1CTQnDX/GNweq9FIG5Cf9Y 2BcP45ukECzb1POj3xPxF25kfrFybeTw4/1T2yKtbhIj1iq2kTdzGl0OWmPYd88bk/tcjh QDiXe6jN3NAIEJJOL+Ii894mPW/UgkWzQyYYGO9X6W4LfL7WqiRqZEAKP/9jDKR+1RNgf/ 1FaZFzQuk0RxzLjSD77P+N3ANokH87EN+uRbn5D+/9+pSH53GS8GF8JXO6olmd6CqjNHSG fqkwGLI4vrhceSC4me3LfaAjeYkjaf2S5236poQjkyhziB2F2Eqk0PbFXUnZgA== Received: by freefall.freebsd.org (Postfix, from userid 1185) id B2033156F1; Mon, 28 Dec 2020 16:30:22 +0000 (UTC) Date: Mon, 28 Dec 2020 16:30:22 +0000 From: Rene Ladan To: Christian Weisgerber Cc: freebsd-git@freebsd.org Subject: Re: preliminary version of rmport using git Message-ID: <20201228163022.GA25288@freefall.freebsd.org> References: <20201227210533.GA31271@freefall.freebsd.org> MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1609173022; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=Dg3q53VHSbS/Fj+aN7iWeP63xSXEE/OT4ZUwmGVNSx4=; b=JPvSWMFpTC69T7AGRblTMzJy5j72XOHKqkQp8JS8/7y1MazFke8TxBf2NwWpE42deYRkPo R7XiXo18m4fwK2bz8AZVjiOu7z9aGnOpdpQzKhKUz0ygusVP/yaydkQbU7WQQ2JgLUlnwa 6Gc+OteAmTDlL3tgiHvoRkcM/O5Qy915wFu1K6AX9zXbuvgOYRv4JpCIDW9gMC8K701AYo 2aMUBNa8WuNLd+SWRuLAWKvBeioaYNi3pgkus6QsyEPAVXxmUdROsntDXqmvYGXjhMELQs itSNZWwQ673mlZSluC5r68sA7L8h8rQFmsP+PIbe7KNzzzlOIXhaEkVIa7dIeg== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1609173022; a=rsa-sha256; cv=none; b=JvxRjnljfxkc8+L3K9yNkKPZmMG8yvdLleZYSOAx7AG4TORX/0sVaOsTdnGXmwYwpnoxeK 8otErx4kOrwBFIWVzbGJA/Fa+SDDTU5e2Hj1yxhbzxkiNSzcJiyFGyf/bQ7w+v4wD46XF1 V1Q/n/Or54PWs2H4LAR+8EZ/m26qPAG4LkY+D9y0fAfjIfmSgBqkiVBH19TfyPsBhs25hn dpq9yog43N9tqUusWXpEMUOljydDXmzuqCpAZujC/WuS7wdPUvQ4ljcKmKGRHHS1WgNFbE NfsGX45AKhVsKBD+mZssplo7dWqhPLeripMm1jUzNCnt6wPooKijNqb2mh3S8w== ARC-Authentication-Results: i=1; mx1.freebsd.org; none X-BeenThere: freebsd-git@freebsd.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: Discussion of git use in the FreeBSD project List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 28 Dec 2020 16:30:22 -0000 On Mon, Dec 28, 2020 at 01:00:35PM +0100, Christian Weisgerber wrote: > Rene Ladan: > > > just a quick note to say that Tools/scripts/rmport is mostly converted > > to git. Some outstanding issues: > > > [2] https://people.freebsd.org/~rene/stuff/rmport.diff > > +elif [ -n "$(command -v got 2>/dev/null)" ]; then > + GIT=got # XXX(rene) usable enough? > > Not like this, anyway. Got is NOT a drop-in replacement for git. > Neither the command line syntax nor the work tree format are > compatible. > OK, I'll remove the option for got then, as I think most people will be using git and incompatible work tree formats makes them rather not interchangeable for this script. René