From unknown Fri Jun 13 11:41:26 2025 X-Loop: help-debbugs@gnu.org Subject: [bug#61437] [PATCH] doc: contributing: Cover push frequency in the Commit Policy. Resent-From: Christopher Baines Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Sat, 11 Feb 2023 21:16:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: report 61437 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 61437@debbugs.gnu.org X-Debbugs-Original-To: guix-patches@gnu.org Received: via spool by submit@debbugs.gnu.org id=B.167615011115513 (code B ref -1); Sat, 11 Feb 2023 21:16:02 +0000 Received: (at submit) by debbugs.gnu.org; 11 Feb 2023 21:15:11 +0000 Received: from localhost ([127.0.0.1]:43390 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1pQxDD-000428-2Q for submit@debbugs.gnu.org; Sat, 11 Feb 2023 16:15:11 -0500 Received: from lists.gnu.org ([209.51.188.17]:52568) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1pQxDB-00041x-CL for submit@debbugs.gnu.org; Sat, 11 Feb 2023 16:15:10 -0500 Received: from eggs.gnu.org ([2001:470:142:3::10]) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1pQxDA-0005J0-Mc for guix-patches@gnu.org; Sat, 11 Feb 2023 16:15:08 -0500 Received: from mira.cbaines.net ([212.71.252.8]) by eggs.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1pQxD9-0007lr-0K for guix-patches@gnu.org; Sat, 11 Feb 2023 16:15:08 -0500 Received: from localhost (unknown [IPv6:2a02:8010:68c1:0:3a91:a0a4:ecee:f157]) by mira.cbaines.net (Postfix) with ESMTPSA id 1CA35165F7 for ; Sat, 11 Feb 2023 21:15:06 +0000 (GMT) Received: from localhost (localhost [local]) by localhost (OpenSMTPD) with ESMTPA id 8eb7fc90 for ; Sat, 11 Feb 2023 21:15:05 +0000 (UTC) From: Christopher Baines Date: Sat, 11 Feb 2023 21:15:05 +0000 Message-Id: <20230211211505.7779-1-mail@cbaines.net> X-Mailer: git-send-email 2.38.1 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Received-SPF: pass client-ip=212.71.252.8; envelope-from=mail@cbaines.net; helo=mira.cbaines.net X-Spam_score_int: -18 X-Spam_score: -1.9 X-Spam_bar: - X-Spam_report: (-1.9 / 5.0 requ) BAYES_00=-1.9, SPF_HELO_PASS=-0.001, SPF_PASS=-0.001, UNPARSEABLE_RELAY=0.001 autolearn=ham autolearn_force=no X-Spam_action: no action X-Spam-Score: -1.4 (-) 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: -2.4 (--) * doc/contributing.texi (Commit Access): Add paragraph about push frequency. --- doc/contributing.texi | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/doc/contributing.texi b/doc/contributing.texi index c436bc4a31..09b9da3e89 100644 --- a/doc/contributing.texi +++ b/doc/contributing.texi @@ -1852,6 +1852,12 @@ commits that caused immediate problems. This is subject to being adjusted, allowing individuals to commit directly on non-controversial changes on parts they’re familiar with. +Try to plan ahead and avoid pushing several times in a short time +window. This reduces the likelyhood that others working on the same +branch will encounter problems when pushing. It also reduces the load +on services like @url{https://data.guix.gnu.org,data.guix.gnu.org} that +process each revision that is pushed. + When pushing a commit on behalf of somebody else, please add a @code{Signed-off-by} line at the end of the commit log message---e.g., with @command{git am --signoff}. This improves tracking of who did -- 2.38.1 From unknown Fri Jun 13 11:41:26 2025 X-Loop: help-debbugs@gnu.org Subject: [bug#61437] [PATCH] doc: contributing: Cover push frequency in the Commit Policy. Resent-From: Simon Tournier Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Tue, 14 Feb 2023 19:26:03 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 61437 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: Christopher Baines , 61437@debbugs.gnu.org Received: via spool by 61437-submit@debbugs.gnu.org id=B61437.16764027179505 (code B ref 61437); Tue, 14 Feb 2023 19:26:03 +0000 Received: (at 61437) by debbugs.gnu.org; 14 Feb 2023 19:25:17 +0000 Received: from localhost ([127.0.0.1]:57008 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1pS0vU-0002TE-Fx for submit@debbugs.gnu.org; Tue, 14 Feb 2023 14:25:16 -0500 Received: from mail-wm1-f44.google.com ([209.85.128.44]:33607) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1pS0vS-0002Sq-Gc for 61437@debbugs.gnu.org; Tue, 14 Feb 2023 14:25:15 -0500 Received: by mail-wm1-f44.google.com with SMTP id l21-20020a05600c1d1500b003dfe462b7e4so1544736wms.0 for <61437@debbugs.gnu.org>; Tue, 14 Feb 2023 11:25:14 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20210112; h=content-transfer-encoding:mime-version:message-id:date:references :in-reply-to:subject:to:from:from:to:cc:subject:date:message-id :reply-to; bh=0OS43QeHSVAiV4DkbBVFZqZWvlkdvsScvdKgxrnW0oo=; b=Mo8sSG5nWcupGTOvTr7tKoxyse9ii0LVS0/HcIN+DifjArGETWhpeZwouVcyJUN53M M7IHabkzMk2ZqgdtjSsrPSzwJ4/tfhYnpqZ9nu11gSsMvVbzky5QVmnkL2BbEPTuNVvl 3kN9l0yMPFtZxTyMcHNJJh673SHwRRrcoCwesPZakGgD3LXeeHL2pWd5YbDN+msftepw omLdQNz7aWoAMKrodhPTzxndJR0R8hpDYPpLzk18jnJVX4chPljtr2/sKVhpheZqCLFd /HWNIsMECIzqdsYf9dFuFZYAFsHWZSzpoxR0dx4Rml+x1xzVn5z4nwYMGqt/EiQzis+8 +ynA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=content-transfer-encoding:mime-version:message-id:date:references :in-reply-to:subject:to:from:x-gm-message-state:from:to:cc:subject :date:message-id:reply-to; bh=0OS43QeHSVAiV4DkbBVFZqZWvlkdvsScvdKgxrnW0oo=; b=3Ry418vvOC8wNTZrLEGXfv1AvDZEHKaY5N46SMyP/nRTV9eQbnkh4wye1FYoQsKBen lSUQzU8rP8CXB/iIqAQrbOSejj1PNrxslVor/qyuxsA5u2wBf3nbAyCT0HwpdZxIT3el YJnNrW6gkhnWitqp6Ngi/aK0VpA+1VfRz8AbfUGRm27ZgdoQG/8pZy2diFqNmto/kLMJ RIHGAsx3+koBcanw3vIm10rylOnAoWgymB5cKwb+sbMlcBsmJSDWa6jNtqrU6RGTVtAT plzQrl03rbuckMQFoP2vNnlsXBS+WVpoHhPjtvw/cSKRj/sIKt48tMGHssGcu26dMyxW eFYg== X-Gm-Message-State: AO0yUKWIAP2rSIF6Dh+3pbPZFJq0sHBan9l8CFKtUs7gcapfxjFgHDow Nvuhpa/PTNXbyu4rS3R67yZplOsWUc8= X-Google-Smtp-Source: AK7set+r4zqgI8boV6wywWa8Stv5UGt6wcrr1twoSRkrYSodqf5fQKmvr1CLv+sv+fcfG/2FJHN90w== X-Received: by 2002:a05:600c:3caa:b0:3dc:5ae4:c13d with SMTP id bg42-20020a05600c3caa00b003dc5ae4c13dmr25025wmb.4.1676402708601; Tue, 14 Feb 2023 11:25:08 -0800 (PST) Received: from pfiuh07 ([193.48.40.241]) by smtp.gmail.com with ESMTPSA id q9-20020a5d6589000000b002c559405a1csm5501004wru.20.2023.02.14.11.25.07 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Tue, 14 Feb 2023 11:25:08 -0800 (PST) From: Simon Tournier In-Reply-To: <20230211211505.7779-1-mail@cbaines.net> References: <20230211211505.7779-1-mail@cbaines.net> Date: Tue, 14 Feb 2023 14:03:08 +0100 Message-ID: <87wn4kz9f7.fsf@gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-Spam-Score: 1.1 (+) X-Spam-Report: Spam detection software, running on the system "debbugs.gnu.org", has NOT identified this incoming email as spam. The original message has been attached to this so you can view it or label similar future email. If you have any questions, see the administrator of that system for details. Content preview: Hi, On sam., 11 =?UTF-8?Q?f=C3=A9vr.?= 2023 at 21:15, Christopher Baines wrote: > +Try to plan ahead and avoid pushing several times in a short time > +window. This reduces the likelyhood that others working on the same > +branch will encounter problems when pushing. It also redu [...] Content analysis details: (1.1 points, 10.0 required) pts rule name description ---- ---------------------- -------------------------------------------------- 0.0 FREEMAIL_FROM Sender email is commonly abused enduser mail provider (zimon.toutoune[at]gmail.com) 0.0 SPF_HELO_NONE SPF: HELO does not publish an SPF Record -0.0 SPF_PASS SPF: sender matches SPF record 1.1 DATE_IN_PAST_06_12 Date: is 6 to 12 hours before Received: date -0.0 RCVD_IN_MSPIKE_H2 RBL: Average reputation (+2) [209.85.128.44 listed in wl.mailspike.net] -0.0 RCVD_IN_DNSWL_NONE RBL: Sender listed at https://www.dnswl.org/, no trust [209.85.128.44 listed in list.dnswl.org] 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: 0.1 (/) Hi, On sam., 11 f=C3=A9vr. 2023 at 21:15, Christopher Baines = wrote: > +Try to plan ahead and avoid pushing several times in a short time > +window. This reduces the likelyhood that others working on the same > +branch will encounter problems when pushing. It also reduces the load > +on services like @url{https://data.guix.gnu.org,data.guix.gnu.org} that > +process each revision that is pushed. The point is to push by batch instead of pushing several times in a row, right? Cheers, simon From unknown Fri Jun 13 11:41:26 2025 X-Loop: help-debbugs@gnu.org Subject: [bug#61437] [PATCH] doc: contributing: Cover push frequency in the Commit Policy. Resent-From: Christopher Baines Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Fri, 17 Feb 2023 18:40:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 61437 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: Simon Tournier Cc: 61437@debbugs.gnu.org Received: via spool by 61437-submit@debbugs.gnu.org id=B61437.167665919917331 (code B ref 61437); Fri, 17 Feb 2023 18:40:01 +0000 Received: (at 61437) by debbugs.gnu.org; 17 Feb 2023 18:39:59 +0000 Received: from localhost ([127.0.0.1]:41536 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1pT5eI-0004VT-PQ for submit@debbugs.gnu.org; Fri, 17 Feb 2023 13:39:59 -0500 Received: from mira.cbaines.net ([212.71.252.8]:42268) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1pT5eG-0004VK-N9 for 61437@debbugs.gnu.org; Fri, 17 Feb 2023 13:39:57 -0500 Received: from localhost (82-132-232-147.dab.02.net [82.132.232.147]) by mira.cbaines.net (Postfix) with ESMTPSA id 4224C1688A; Fri, 17 Feb 2023 18:39:55 +0000 (GMT) Received: from felis (localhost [127.0.0.1]) by localhost (OpenSMTPD) with ESMTP id 0e5919bc; Fri, 17 Feb 2023 18:39:54 +0000 (UTC) References: <20230211211505.7779-1-mail@cbaines.net> <87wn4kz9f7.fsf@gmail.com> User-agent: mu4e 1.8.11; emacs 28.2 From: Christopher Baines Date: Fri, 17 Feb 2023 18:36:01 +0000 In-reply-to: <87wn4kz9f7.fsf@gmail.com> Message-ID: <87y1owcf0o.fsf@cbaines.net> MIME-Version: 1.0 Content-Type: multipart/signed; boundary="=-=-="; micalg=pgp-sha512; protocol="application/pgp-signature" X-Spam-Score: -0.0 (/) 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 (-) --=-=-= Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Simon Tournier writes: > Hi, > > On sam., 11 f=C3=A9vr. 2023 at 21:15, Christopher Baines wrote: > >> +Try to plan ahead and avoid pushing several times in a short time >> +window. This reduces the likelyhood that others working on the same >> +branch will encounter problems when pushing. It also reduces the load >> +on services like @url{https://data.guix.gnu.org,data.guix.gnu.org} that >> +process each revision that is pushed. > > The point is to push by batch instead of pushing several times in a row, > right? Pretty much, it's a balance of course as sometimes it'll be worth pushing without much time between, but as I say there's advantages in trying to plan ahead to reduce that. --=-=-= Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQKlBAEBCgCPFiEEPonu50WOcg2XVOCyXiijOwuE9XcFAmPvyfdfFIAAAAAALgAo aXNzdWVyLWZwckBub3RhdGlvbnMub3BlbnBncC5maWZ0aGhvcnNlbWFuLm5ldDNF ODlFRUU3NDU4RTcyMEQ5NzU0RTBCMjVFMjhBMzNCMEI4NEY1NzcRHG1haWxAY2Jh aW5lcy5uZXQACgkQXiijOwuE9XcLGQ//cADXfO00iGzioED2SFKPpHIFKVkgfrmH wQ57kjd3Nsif4+bl9hMEfFwLowQUcavOfb4PsUzTFU9C5QVp7CJpba6049C+nwaI AMtKzxuISegdYEzThqzO27TvdMB6MC0LptSewxgDcVZxj82CFDK3swRm9TPBJx2z 3HyYIpQ7XXObvVQdTU9UtoaGZMLyHCs5aP2tT04o3kF2x18BIhHje0Euk0dzYm+w PHw2CmuR6YmeksVUYmflLvS5ndZLNL0upY3Rdf2JrOX2sABtzXCuyaouf2KJf+Rn CUDaGRo+A9CWn2MVo5UXvYTsoI/j2r0YKbxkAOSw+sRxwKjF82247sAs1UtqhTMs HCAFc+upidPhnCggGxOPunXYh84QCjDhVKaVqdsdZsL8nv+4rBLYoE138FDq1L6e /JQxtIBpW0z7ITH6AoDCw8rREmbusT/I0NtEirRUhul/IlTLWYj5rjFUClTRvEBT kGmC4Z03vZpyz1F2v6Zvp6DSm4D2mDRfcKctB8ZAnz3ZDjnquADrq+g9UKiE/7ks XmSBACrOLVCSGziy0JKwSYbCCRCV1+N5Kt3INa72SeofEfo0IzDi4ZXYICv6chXR up3hsflFwp4RwNwwwsMKgGOdz2mOgxSd4/vJA07WAbzkVeAnRbwK87naD7glA4y6 ywCIFiXLx8s= =8qJ/ -----END PGP SIGNATURE----- --=-=-=-- From unknown Fri Jun 13 11:41:26 2025 X-Loop: help-debbugs@gnu.org Subject: [bug#61437] [PATCH] doc: contributing: Cover push frequency in the Commit Policy. Resent-From: Simon Tournier Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Mon, 20 Feb 2023 11:45:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 61437 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: Christopher Baines Cc: 61437@debbugs.gnu.org Received: via spool by 61437-submit@debbugs.gnu.org id=B61437.167689348222719 (code B ref 61437); Mon, 20 Feb 2023 11:45:02 +0000 Received: (at 61437) by debbugs.gnu.org; 20 Feb 2023 11:44:42 +0000 Received: from localhost ([127.0.0.1]:50706 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1pU4b4-0005uH-8L for submit@debbugs.gnu.org; Mon, 20 Feb 2023 06:44:42 -0500 Received: from mail-wm1-f42.google.com ([209.85.128.42]:56224) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1pU4b1-0005tv-El for 61437@debbugs.gnu.org; Mon, 20 Feb 2023 06:44:40 -0500 Received: by mail-wm1-f42.google.com with SMTP id m23so676162wms.5 for <61437@debbugs.gnu.org>; Mon, 20 Feb 2023 03:44:39 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20210112; t=1676893473; h=content-transfer-encoding:mime-version:message-id:date:references :in-reply-to:subject:cc:to:from:from:to:cc:subject:date:message-id :reply-to; bh=HYO3knBUovwJdBXEssdfxBuH6CUr/TyFv7adz1oxC7M=; b=Ig5D8eJ/e81CxI5l9ms99Mlo8iP62FnddXqEIT+sQjppBVncm2551yCKbK8oUGlX3D lO3q05HQ4cYXWxLKsrCiGn1hB05noFoOdLRgR6kWwiDYnvXGgFsChmqSea+bwoM7yF4L bnDXvvdTEBq9Iu0DsZMW2k6ySEv9fG9i7OLYSvExru85ofIsObYDXZAPfc+AF9LWsUqJ gMMvygaax+DKZyj2c82X0FMZAyXDQbdXlsrlGMbiOBLy/5YJR+lLHOJFsvDp9osbWSwx rGKk1HGzymE6iHTfGb/mMNBy1noFUS9K1ikK80NTtl1zbTOYc2DoMSkReCeTy1Eqk4tG AWtg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; t=1676893473; h=content-transfer-encoding:mime-version:message-id:date:references :in-reply-to:subject:cc:to:from:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=HYO3knBUovwJdBXEssdfxBuH6CUr/TyFv7adz1oxC7M=; b=gZwqh4RtToY8quuhw1xeXV5BeIVPSdBwbkNqiVa0cegUOivePeU+rjIAUAl28ujQ3O 5wLUd6cil3iL3X0nMay7Nfmg7saUc77bko6MXggKfb7TWykke0Ha31bXmnqY6xdwq9hy 8QEVtMQHNGg3lh4kR0S39q8Vfv8Z8lyaP3R8IdFLU+v8Reb97DmekiYzXt7K/NE15CIK pKX3qJvL94e3ydvdcXJanT1MfWQ6mwopcczUrYxLWTmKXE4F1oNQ9K3nP2Lar9ftawPr vrijoJ5zj4iBmShBqMejHminNLmxneDvaonQ16oHXuDu7lh9SEXW47UIz8vtUGZK5/vx Xeuw== X-Gm-Message-State: AO0yUKVBANaPFdKZMAUCT6fh3FcTZEKkgnm+o8iBYMu6Vmw8arbIbwgb zxy3xJcbae9ZD/+t8Cvi0vhsUJcK0aA= X-Google-Smtp-Source: AK7set/ibabt8Ll0gJP917d5j2mEjc/VB65av5kcDBTRHYe1YL7PFvxjjSoiQOLTqU5S8S3gAvDICA== X-Received: by 2002:a1c:7718:0:b0:3e2:17c2:fc8 with SMTP id t24-20020a1c7718000000b003e217c20fc8mr665720wmi.2.1676893473295; Mon, 20 Feb 2023 03:44:33 -0800 (PST) Received: from pfiuh07 ([193.48.40.241]) by smtp.gmail.com with ESMTPSA id iz7-20020a05600c554700b003e203681b26sm13363496wmb.29.2023.02.20.03.44.32 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Mon, 20 Feb 2023 03:44:32 -0800 (PST) From: Simon Tournier In-Reply-To: <87y1owcf0o.fsf@cbaines.net> References: <20230211211505.7779-1-mail@cbaines.net> <87wn4kz9f7.fsf@gmail.com> <87y1owcf0o.fsf@cbaines.net> Date: Mon, 20 Feb 2023 12:30:35 +0100 Message-ID: <875ybw4lr8.fsf@gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-Spam-Score: 0.0 (/) 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 (-) Hi Chris, On ven., 17 f=C3=A9vr. 2023 at 18:36, Christopher Baines = wrote: >>> +Try to plan ahead and avoid pushing several times in a short time >>> +window. This reduces the likelyhood that others working on the same >>> +branch will encounter problems when pushing. It also reduces the load >>> +on services like @url{https://data.guix.gnu.org,data.guix.gnu.org} that >>> +process each revision that is pushed. >> >> The point is to push by batch instead of pushing several times in a row, >> right? > > Pretty much, it's a balance of course as sometimes it'll be worth > pushing without much time between, but as I say there's advantages in > trying to plan ahead to reduce that. Well, maybe it is only me but I have difficulties to understand what you mean by =E2=80=9Cplan ahead=E2=80=9D. Instead I would use =E2=80=9CTry to = push by batch and =E2=80=A6=E2=80=9D or something like that. Note the typo: s/likelyhood/likelihood Well, LGTM. Cheers, simon