From owner-freebsd-git@FreeBSD.ORG Tue Apr 28 05:01:55 2015 Return-Path: Delivered-To: freebsd-git@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id E1BAB9ED; Tue, 28 Apr 2015 05:01:55 +0000 (UTC) Received: from elvis.mu.org (elvis.mu.org [192.203.228.196]) by mx1.freebsd.org (Postfix) with ESMTP id CAF9111ED; Tue, 28 Apr 2015 05:01:55 +0000 (UTC) Received: from u10-2-32-011.office.norse-data.com (unknown [50.204.88.51]) by elvis.mu.org (Postfix) with ESMTPSA id 0EAD9341F868; Mon, 27 Apr 2015 22:01:48 -0700 (PDT) Message-ID: <553F1440.8080008@freebsd.org> Date: Mon, 27 Apr 2015 22:01:52 -0700 From: Alfred Perlstein Organization: FreeBSD User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.10; rv:31.0) Gecko/20100101 Thunderbird/31.6.0 MIME-Version: 1.0 To: Craig Rodrigues CC: freebsd-git@freebsd.org Subject: Re: "git mv" and "svn mv" preserved with git-svn? References: <553B01A4.1060309@freebsd.org> In-Reply-To: Content-Type: text/plain; charset=windows-1252; format=flowed Content-Transfer-Encoding: 7bit X-Content-Filtered-By: Mailman/MimeDel 2.1.20 X-BeenThere: freebsd-git@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: Discussion of git use in the FreeBSD project List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 28 Apr 2015 05:01:56 -0000 Thank you Craig, really nicely done! -Alfred On 4/27/15 12:08 PM, Craig Rodrigues wrote: > > > On Fri, Apr 24, 2015 at 7:53 PM, Alfred Perlstein > wrote: > > > > On 4/22/15 8:21 AM, Craig Rodrigues wrote: > > Hi, > > I used git svn dcommit to commit this changeset: > > https://lists.freebsd.org/pipermail/svn-src-all/2015-April/102918.html > > I can confirm that "git mv" is preserved across "git svn dcommit", > and the history of the moved files is preserved across the move. > -- > Craig > > Nice work Craig, any time to update the wiki to reflect that? > > > I took a major pass through: https://wiki.freebsd.org/GitWorkflow to > update and clean up the content. > I moved the Git-Svn stuff to a separate sub-page of this doc to make > it easier to read. > > Thanks for: > (1) writing the doc > (2) pushing this change back to git: > https://github.com/git/git/commit/83c9433e679635f8fbf8961081ea3581c93ca778 > > -- > Craig > > -- > Craig > > -Alfred > >