From mboxrd@z Thu Jan 1 00:00:00 1970 From: =?UTF-8?B?w4Z2YXIgQXJuZmrDtnLDsCBCamFybWFzb24=?= Subject: Re: Fixing branches from a (really messed up) subversion repository Date: Fri, 18 Jun 2010 21:01:44 +0000 Message-ID: References: Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: QUOTED-PRINTABLE Cc: Git Mailing List To: Joshua Shrader X-From: git-owner@vger.kernel.org Fri Jun 18 23:01:56 2010 connect(): No such file or directory 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 1OPihI-0000ci-0U for gcvg-git-2@lo.gmane.org; Fri, 18 Jun 2010 23:01:56 +0200 Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752283Ab0FRVBt convert rfc822-to-quoted-printable (ORCPT ); Fri, 18 Jun 2010 17:01:49 -0400 Received: from mail-iw0-f174.google.com ([209.85.214.174]:46570 "EHLO mail-iw0-f174.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752145Ab0FRVBs convert rfc822-to-8bit (ORCPT ); Fri, 18 Jun 2010 17:01:48 -0400 Received: by iwn9 with SMTP id 9so1449392iwn.19 for ; Fri, 18 Jun 2010 14:01:47 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:received:in-reply-to :references:date:message-id:subject:from:to:cc:content-type :content-transfer-encoding; bh=kEEHZy5E2mifrqDEQ2td2oGarVTnkdF3CRAU3EtIgI0=; b=SeKSr65Q6iMcs6OB8gqA7/cmZ9KHyLrvsnDjhkHqK83Biuu5jNGLkklqX0OWJqNUbh Ub72TDhwS7zI8JcVwsdXVizAZuD/NIW4+8R59YiPG57fDLq3aK9z+u4AurzgL69dN1ma mObwX3pZG6wTk35sBkU8nL4pQ4qPAaRNejLXE= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type:content-transfer-encoding; b=F9p/AXKw8madrOkFAfzvEGgLaq+0zULc0UGr9Ti42IfEuqKNTjuzSu0o3LMEDeDqj/ EVG82WprZwL7GkGbjiWuOc4xO6/cBftqaej0Eaw7fcgjFqDPxnlwx0UckPtC6BuQ2s5f A0+LLR+ZqlwvDS8mQcVgcVHMhwiRTC6ljOaO8= Received: by 10.231.185.86 with SMTP id cn22mr1771618ibb.69.1276894904508; Fri, 18 Jun 2010 14:01:44 -0700 (PDT) Received: by 10.231.155.144 with HTTP; Fri, 18 Jun 2010 14:01:44 -0700 (PDT) In-Reply-To: Sender: git-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: git@vger.kernel.org Archived-At: On Fri, Jun 18, 2010 at 20:59, Joshua Shrader wr= ote: > Thanks. =C2=A0It took a couple days to get everything straightened ou= t, but > this seems to have worked very well. Mind sharing the details or code for what you did? I've only proved to myself that this approach will work, I haven't actually done it.