From owner-freebsd-doc@FreeBSD.ORG Sat Jan 26 21:58:32 2013 Return-Path: Delivered-To: freebsd-doc@freebsd.org Received: from mx1.freebsd.org (mx1.FreeBSD.org [8.8.178.115]) by hub.freebsd.org (Postfix) with ESMTP id 2CA33DE1; Sat, 26 Jan 2013 21:58:32 +0000 (UTC) (envelope-from ike@blackskyresearch.net) Received: from rs149.luxsci.com (rs149.luxsci.com [64.49.224.181]) by mx1.freebsd.org (Postfix) with ESMTP id D636A13F; Sat, 26 Jan 2013 21:58:31 +0000 (UTC) Received: from rs149.luxsci.com (localhost.localdomain [127.0.0.1]) by rs149.luxsci.com (8.14.4/8.13.8) with ESMTP id r0QLwNCM029874; Sat, 26 Jan 2013 16:58:23 -0500 Received: (from root@localhost) by rs149.luxsci.com (8.14.4/8.13.8/Submit) id r0QLw2aE029777; Sat, 26 Jan 2013 21:58:02 GMT Received: (from sender 74627) (rs149.luxsci.com [127.0.0.1]) by LuxSci SP; Sat, 26 Jan 2013 21:58:02 +0000 Subject: Re: features.xml Content-Type: text/plain; charset=us-ascii From: "Isaac (.ike) Levy" In-Reply-To: <20130125012654.GD1345@glenbarber.us> Date: Sat, 26 Jan 2013 16:57:19 -0500 Content-Transfer-Encoding: 7bit References: <70AFF504-314E-4F42-A2E1-D148D8FA2BCD@axialmarket.com> <1359058203-4509368.00016252.fr0OK9rh7016372@rs149.luxsci.com> <1359066182-9159790.08923608.fr0OMMIQq019536@rs149.luxsci.com> <20130125012654.GD1345@glenbarber.us> To: Glen Barber X-Lux-Comment: Message r0QLvJ7h029521 sent by user #74627 Message-Id: <1359237482-1968822.30189215.fr0QLvJ7h029521@rs149.luxsci.com> X-Comment: LuxSci SP Message ID - 1359237482-1968822.30189215 Cc: freebsd-doc@freebsd.org X-BeenThere: freebsd-doc@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Documentation project List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 26 Jan 2013 21:58:32 -0000 On Jan 24, 2013, at 8:26 PM, Glen Barber wrote: > On Thu, Jan 24, 2013 at 08:19:16PM -0500, Eitan Adler wrote: >> There is nothing wrong with git! Feel free to use it (I do!). The >> only concern is to be aware that >> - not everyone does >> - the final result goes to svn >> >> so the patches should be applicable by everyone. >> > > cd /path/to/doc/checkout; patch -p1 < /path/to/patch.diff > > Glen Eitan, did the patch work OK for you? Best, .ike