From mboxrd@z Thu Jan 1 00:00:00 1970 From: Andy Hawkins Subject: Re: Urgent: Issue with GIT ... Date: Tue, 26 Jun 2012 07:58:33 +0000 (UTC) Organization: Gently Message-ID: References: <1340624980925-7562097.post@n2.nabble.com> To: git@vger.kernel.org X-From: git-owner@vger.kernel.org Tue Jun 26 10:08:45 2012 Return-path: Envelope-to: gcvg-git-2@plane.gmane.org Received: from vger.kernel.org ([209.132.180.67]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1SjQpI-00052l-MZ for gcvg-git-2@plane.gmane.org; Tue, 26 Jun 2012 10:08:45 +0200 Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1758246Ab2FZIIg (ORCPT ); Tue, 26 Jun 2012 04:08:36 -0400 Received: from plane.gmane.org ([80.91.229.3]:51839 "EHLO plane.gmane.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1757147Ab2FZIIe (ORCPT ); Tue, 26 Jun 2012 04:08:34 -0400 Received: from list by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1SjQp5-0004ni-GZ for git@vger.kernel.org; Tue, 26 Jun 2012 10:08:31 +0200 Received: from cpc2-swin2-0-0-cust495.3-1.cable.virginmedia.com ([81.109.93.240]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Tue, 26 Jun 2012 10:08:31 +0200 Received: from andy by cpc2-swin2-0-0-cust495.3-1.cable.virginmedia.com with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Tue, 26 Jun 2012 10:08:31 +0200 X-Injected-Via-Gmane: http://gmane.org/ X-Complaints-To: usenet@dough.gmane.org X-Gmane-NNTP-Posting-Host: cpc2-swin2-0-0-cust495.3-1.cable.virginmedia.com User-Agent: slrn/pre1.0.0-18 (Linux) Sender: git-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: git@vger.kernel.org Archived-At: Hi, In article , Kevin wrote: > In this setup, you should only pull from both repositories, not push to the > other repository. If you want to push things, you should use a bare repository > that both repositories can access and push to. Errr, isn't that what I said? Andy