Date: Thu, 13 Jul 2000 13:39:27 -0700 From: "David O'Brien" <obrien@NUXI.com> To: Satoshi - Ports Wraith - Asami <asami@freebsd.org> Cc: Nik Clayton <nik@freebsd.org>, cvs-committers@freebsd.org, cvs-all@freebsd.org Subject: Re: cvs commit: doc/en_US.ISO_8859-1/books/porters-handbook book.sgml Message-ID: <20000713133927.D29953@dragon.nuxi.com> In-Reply-To: <vqcn1jl7qta.fsf@silvia.hip.berkeley.edu>; from asami@freebsd.org on Thu, Jul 13, 2000 at 12:50:25PM -0700 References: <200007111715.KAA54449@freefall.freebsd.org> <vqcpuokbcu8.fsf@silvia.hip.berkeley.edu> <20000711161447.K68411@dragon.nuxi.com> <20000712150512.A9840@kilt.nothing-going-on.org> <vqcn1jl7qta.fsf@silvia.hip.berkeley.edu>
next in thread | previous in thread | raw e-mail | index | archive | help
On Thu, Jul 13, 2000 at 12:50:25PM -0700, Satoshi - Ports Wraith - Asami wrote: > * Can you either back it out, and then commit the one you wanted to, or, if > * the change is smaller, do a forced commit detailing the line numbers > * affected by your change, so the translators don't have to wade through a > * bunch of stuff. > > Thanks, but a backout is not necessary. It was only whitespace > changes, not refills, so "cvs diff -b" will show only the real > changes. Nik, leave it (as -b will not show the white space change); or back it out? > Actually, I prefer spaces over tabs (which DavidO changed the > whitespace to), but it's no big deal. My intention was to create a diff to submit to doc@freebsd.org. Traditionally, we've used <tab>s in all files. So using them here would match our tradition. I actually prefer <tab>s as that is easiest with `vi', and some `vi' clones can actually convert spaces to <tab>s if they are in the proper mode to do so (which one could be in for our code). Ether way, a consistent spacing would be much appreciated. -- -- David (obrien@NUXI.com) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20000713133927.D29953>