From owner-freebsd-git@FreeBSD.ORG Sat Apr 25 02:53:21 2015 Return-Path: Delivered-To: freebsd-git@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id E699DF27; Sat, 25 Apr 2015 02:53:21 +0000 (UTC) Received: from elvis.mu.org (elvis.mu.org [192.203.228.196]) by mx1.freebsd.org (Postfix) with ESMTP id D35C913A9; Sat, 25 Apr 2015 02:53:21 +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 17B5D341F841; Fri, 24 Apr 2015 19:53:21 -0700 (PDT) Message-ID: <553B01A4.1060309@freebsd.org> Date: Fri, 24 Apr 2015 19:53:24 -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 , freebsd-git@freebsd.org Subject: Re: "git mv" and "svn mv" preserved with git-svn? References: In-Reply-To: Content-Type: text/plain; charset=windows-1252; format=flowed Content-Transfer-Encoding: 7bit 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: Sat, 25 Apr 2015 02:53:22 -0000 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? -Alfred