From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from gandharva.secretlabs.de ([78.46.147.237]) by linuxtogo.org with esmtp (Exim 4.72) (envelope-from ) id 1QunT5-000815-Tk for bitbake-devel@lists.openembedded.org; Sat, 20 Aug 2011 17:28:15 +0200 Received: from [192.168.0.101] (91-64-80-26-dynip.superkabel.de [91.64.80.26]) by gandharva.secretlabs.de (Postfix) with ESMTPSA id D42DE1B10C10 for ; Sat, 20 Aug 2011 15:21:53 +0000 (UTC) Message-ID: <4E4FD175.10202@freyther.de> Date: Sat, 20 Aug 2011 17:23:33 +0200 From: Holger Hans Peter Freyther User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.2.18) Gecko/20110617 Lightning/1.0b2 Thunderbird/3.1.11 MIME-Version: 1.0 To: bitbake-devel@lists.openembedded.org References: In-Reply-To: X-Enigmail-Version: 1.1.1 X-Mailman-Approved-At: Mon, 22 Aug 2011 15:30:21 +0200 Subject: Re: docs on git fetcher don't match actual code X-BeenThere: bitbake-devel@lists.openembedded.org X-Mailman-Version: 2.1.11 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 20 Aug 2011 15:28:16 -0000 Content-Type: text/plain; charset=ISO-8859-7 Content-Transfer-Encoding: 7bit On 08/19/2011 07:11 PM, Robert P. J. Day wrote: > > > which says nothing about "rsync" but lists "https" as a valid protocol > that's not mentioned higher up. someone way higher up the food chain > is welcome to decide what should be clarified here. Hi Robert, I would update the manual to mention that 'git' is the default and remove rsync from it. The reasoning is that rsync is mostly historic and there is no good reason to use it. holger