From mboxrd@z Thu Jan 1 00:00:00 1970 From: Sylvain Rabot Subject: same svn tree cloned twice, no common history Date: Mon, 15 Mar 2010 17:57:58 +0100 Message-ID: <7fce93be1003150957y3a893d8dm54e133789e7c17c3@mail.gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 To: git X-From: git-owner@vger.kernel.org Mon Mar 15 17:58:08 2010 Return-path: Envelope-to: gcvg-git-2@lo.gmane.org Received: from vger.kernel.org ([209.132.180.67]) by lo.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1NrDcF-000487-BX for gcvg-git-2@lo.gmane.org; Mon, 15 Mar 2010 17:58:07 +0100 Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S965460Ab0COQ6B (ORCPT ); Mon, 15 Mar 2010 12:58:01 -0400 Received: from mail-ww0-f46.google.com ([74.125.82.46]:52619 "EHLO mail-ww0-f46.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S965417Ab0COQ6A (ORCPT ); Mon, 15 Mar 2010 12:58:00 -0400 Received: by wwb34 with SMTP id 34so826409wwb.19 for ; Mon, 15 Mar 2010 09:57:58 -0700 (PDT) Received: by 10.216.86.66 with SMTP id v44mr149947wee.163.1268672278438; Mon, 15 Mar 2010 09:57:58 -0700 (PDT) X-Originating-IP: [80.13.22.90] Sender: git-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: git@vger.kernel.org Archived-At: Hi, I have cloned twice a svn tree, first with branch and tags then, only with branch. The two repositories have no common history. Is that normal ? How do I do to merge branches from one to the other repo with no common history ? -- Sylvain