From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from vsmx011.vodafonemail.xion.oxcs.net (vsmx011.vodafonemail.xion.oxcs.net [153.92.174.89]) by sourceware.org (Postfix) with ESMTPS id 508C03858039 for ; Tue, 17 Nov 2020 19:21:25 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.3.2 sourceware.org 508C03858039 Authentication-Results: sourceware.org; dmarc=none (p=none dis=none) header.from=nexgo.de Authentication-Results: sourceware.org; spf=pass smtp.mailfrom=Stromeko@nexgo.de Received: from vsmx003.vodafonemail.xion.oxcs.net (unknown [192.168.75.197]) by mta-5-out.mta.xion.oxcs.net (Postfix) with ESMTP id 38E8259D4EF for ; Tue, 17 Nov 2020 19:21:24 +0000 (UTC) Received: from Gertrud (unknown [84.160.202.5]) by mta-7-out.mta.xion.oxcs.net (Postfix) with ESMTPA id 0E6F0539A28 for ; Tue, 17 Nov 2020 19:21:21 +0000 (UTC) From: Achim Gratz To: cygwin-apps@cygwin.com Subject: Re: git repositories for cygwin packaging - please test References: <20e2f046-af24-14b8-b6c4-263f859042b8@dronecode.org.uk> <181ea3fa-1a50-7db4-0009-47ea9af77cdc@dronecode.org.uk> Date: Tue, 17 Nov 2020 20:21:21 +0100 In-Reply-To: (Brian Inglis's message of "Mon, 16 Nov 2020 14:54:38 -0700") Message-ID: <875z63u6vi.fsf@Rainer.invalid> 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 X-VADE-STATUS: LEGIT X-Spam-Status: No, score=-2.4 required=5.0 tests=BAYES_00, KAM_DMARC_STATUS, RCVD_IN_DNSWL_LOW, 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: cygwin-apps@cygwin.com X-Mailman-Version: 2.1.29 Precedence: list List-Id: Cygwin package maintainer discussion list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 17 Nov 2020 19:21:27 -0000 Brian Inglis writes: > Could anyone please check and advise if the attached .git/config will > allow me to push to the playground repo and later branch for testing, > or demo the appropriate .git/config entries or git config commands to > do so properly? I usually define my own repo schemes in the global (user) Git config: --8<---------------cut here---------------start------------->8--- [url "ssh://sourceware.org/git/"] pushInsteadOf =3D cygwin: [url "ssh://cygwin@cygwin.com"] pushInsteadOf =3D git://cygwin.com [url "git://cygwin.com/git/cygwin-packages"] InsteadOf =3D cygpack: [url "ssh://cygwin@cygwin.com/git/cygwin-packages"] pushInsteadOf =3D cygpack: --8<---------------cut here---------------end--------------->8--- which then enables me to address the repo like this (each package is a submodule in an umbrella repository: --8<---------------cut here---------------start------------->8--- [submodule "perl"] url =3D cygpack:/perl active =3D true --8<---------------cut here---------------end--------------->8--- THis also works on the command line, so if I ever want to check out something quickly it is a lot easier to type. I never configure the playground as a local branch, I've posted how to push to that branch and remove it if and when you need it earlier. > Is there any way to move tags to a later commit once pushed? A tag is just a special commit, so as with all things Git: no, unless you can rewrite history, i.e. force-push. Just do not tag things you haven't published. > Finally are there other CI jobs.cgi?params=3D... other than id, > e.g. jobs.cgi?by=3DBrian+Inglis? Yes, that database is now large enough that filtering would be helpful. Probably a case of SHTDI, PTC=E2=80=A6 :-) Regards, Achim. --=20 +<[Q+ Matrix-12 WAVE#46+305 Neuron microQkb Andromeda XTk Blofeld]>+ Factory and User Sound Singles for Waldorf Q+, Q and microQ: http://Synth.Stromeko.net/Downloads.html#WaldorfSounds