From mboxrd@z Thu Jan 1 00:00:00 1970 From: lamikr Subject: git:// protocol Date: Sat, 14 Jan 2006 00:55:43 +0200 Message-ID: <43C82FEF.5030804@cc.jyu.fi> Reply-To: linux-omap-open-source@linux.omap.com Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Return-path: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: linux-omap-open-source-bounces@linux.omap.com Errors-To: linux-omap-open-source-bounces@linux.omap.com To: linux-omap-open-source@linux.omap.com List-Id: linux-omap@vger.kernel.org Hi I asked some git related questions in the git-newsgroup and used following command in my example: git-clone rsync://source.mvista.com/git/linux-omap-2.6.git linux-omap-2.6 In one sidenote, Junia recommended avoiding rsynch protocol and using git:// protocol instead. (I do not know exact reasons for that) So, would it be possible to open also the git protocol port from the montavistas omap server? Mika