Received: from malur.postgresql.org ([217.196.149.56]) by arkaria.postgresql.org with esmtp (Exim 4.84_2) (envelope-from ) id 1bu0dw-0000Ql-UJ for pgadmin-hackers@arkaria.postgresql.org; Tue, 11 Oct 2016 17:15:09 +0000 Received: from localhost ([127.0.0.1] helo=postgresql.org) by malur.postgresql.org with smtp (Exim 4.84_2) (envelope-from ) id 1bu0dw-00045s-9J for pgadmin-hackers@arkaria.postgresql.org; Tue, 11 Oct 2016 17:15:08 +0000 Received: from magus.postgresql.org ([2a02:c0:301:0:ffff::29]) by malur.postgresql.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_CBC_SHA384:256) (Exim 4.84_2) (envelope-from ) id 1bu0di-0003bm-NF for pgadmin-hackers@postgresql.org; Tue, 11 Oct 2016 17:14:54 +0000 Received: from avasout05.plus.net ([84.93.230.250]) by magus.postgresql.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:256) (Exim 4.84_2) (envelope-from ) id 1bu0dg-0005nt-JZ for pgadmin-hackers@postgresql.org; Tue, 11 Oct 2016 17:14:54 +0000 Received: from mailserver ([209.93.23.151]) by avasout05 with smtp id uHEm1t0073FbcNh01HEnWB; Tue, 11 Oct 2016 18:14:49 +0100 X-CM-Score: 0.00 X-CNFS-Analysis: v=2.2 cv=a8tyzgaF c=1 sm=1 tr=0 a=kVWhJDxMqjfzFKcxL+lhfA==:117 a=kVWhJDxMqjfzFKcxL+lhfA==:17 a=IkcTkHD0fZMA:10 a=pGLkceISAAAA:8 a=epTmVMiNAAAA:8 a=sUFLi-WeSHEww-p16n8A:9 a=QEXdDO2ut3YA:10 a=6kGIvZw6iX1k4Y-7sg4_:22 a=ndEWmUVY6Yapc0oHF_P4:22 Subject: Re: [PATCH] Document that a patch should be submitted to the list as an attachment To: Dave Page References: <1476124842-31390-1-git-send-email-aklhfex@gmail.com> Cc: "pgadmin-hackers@postgresql.org" From: Chris Mayo Message-ID: Date: Tue, 11 Oct 2016 18:14:46 +0100 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:45.0) Gecko/20100101 Thunderbird/45.4.0 MIME-Version: 1.0 In-Reply-To: Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-Pg-Spam-Score: -1.1 (-) List-Archive: List-Help: List-ID: List-Owner: List-Post: List-Subscribe: List-Unsubscribe: X-Mailing-List: pgadmin-hackers Precedence: bulk Sender: pgadmin-hackers-owner@postgresql.org On 11/10/16 15:34, Dave Page wrote: > Hi > > On Monday, October 10, 2016, Chris Mayo > wrote: > > Signed-off-by: Chris Mayo > > --- > docs/en_US/submitting_patches.rst | 8 ++++---- > 1 file changed, 4 insertions(+), 4 deletions(-) > > > This doesn't apply - can you rebase it please? > > Thanks. > > (pgadmin4)snake:pgadmin4 dpage$ git apply ~/Downloads/0001-Document-that-a-patch-should-be-submitted-to-the-lis.patch > /Users/dpage/Downloads/0001-Document-that-a-patch-should-be-submitted-to-the-lis.patch:13: trailing whitespace. > the chances of it being rejected. Once you're happy with your work, mail it > /Users/dpage/Downloads/0001-Document-that-a-patch-should-be-submitted-to-the-lis.patch:14: trailing whitespace. > as an attachment to the mailing list pgadmin-hackers@postgresql.org . > /Users/dpage/Downloads/0001-Document-that-a-patch-should-be-submitted-to-the-lis.patch:15: trailing whitespace. > Please ensure you include a full description of what the patch does, > /Users/dpage/Downloads/0001-Document-that-a-patch-should-be-submitted-to-the-lis.patch:16: trailing whitespace. > as well as the rationale for any important design decisions. > error: patch failed: docs/en_US/submitting_patches.rst:30 > error: docs/en_US/submitting_patches.rst: patch does not apply > I checked and I can't see anything wrong. I also tried downloading the patch from the web archive and using git apply. The "trailing whitespace" errors may suggest the problem - the added lines in the patch don't have any whitespace. Have you been near a Windows machine? I used unix2dos on the patch and then got the same result as above. Chris -- Sent via pgadmin-hackers mailing list (pgadmin-hackers@postgresql.org) To make changes to your subscription: http://www.postgresql.org/mailpref/pgadmin-hackers