From owner-freebsd-stable@FreeBSD.ORG Fri Jun 6 15:16:27 2008 Return-Path: Delivered-To: stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id B568E1065672 for ; Fri, 6 Jun 2008 15:16:27 +0000 (UTC) (envelope-from petefrench@ticketswitch.com) Received: from angel.ticketswitch.com (angel.ticketswitch.com [IPv6:2002:57e0:1d4e::1]) by mx1.freebsd.org (Postfix) with ESMTP id 35E588FC20 for ; Fri, 6 Jun 2008 15:16:27 +0000 (UTC) (envelope-from petefrench@ticketswitch.com) Received: from [10.50.50.2] (helo=smaug.rattatosk) by angel.ticketswitch.com with esmtps (TLSv1:AES256-SHA:256) (Exim 4.69 (FreeBSD)) (envelope-from ) id 1K4dg0-000OVe-TH; Fri, 06 Jun 2008 16:16:24 +0100 Received: from dilbert.rattatosk ([10.50.50.6] helo=dilbert.ticketswitch.com) by smaug.rattatosk with esmtp (Exim 4.69 (FreeBSD)) (envelope-from ) id 1K4dg0-000PqY-Q2; Fri, 06 Jun 2008 16:16:24 +0100 Received: from petefrench by dilbert.ticketswitch.com with local (Exim 4.69 (FreeBSD)) (envelope-from ) id 1K4dg0-000EGJ-P2; Fri, 06 Jun 2008 16:16:24 +0100 To: 000.fbsd@quip.cz, terry@sucked-in.com In-Reply-To: <484880D6.2060900@quip.cz> Message-Id: From: Pete French Date: Fri, 06 Jun 2008 16:16:24 +0100 Cc: stable@freebsd.org Subject: Re: gmirror patches X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 06 Jun 2008 15:16:27 -0000 > Patch is gzipped and can be easily gunziped after download. (and > uuencoded in webpage view) Ah, yes, sorry about that - thought it would be obvious. I always submit changes that way as I find that whitespace has a habit of breaking otherwise. > It is true that patch is better in plaintext diff. How would I set about doing that without the whitespace being messed up by email transit ? I have always found in the past that tabs end up as spaces and then patch gets upset hwne you try to apply it. -pete. PS: thanks for the emai address BTW!