From owner-freebsd-ports@FreeBSD.ORG Sat Jan 25 17:37:59 2014 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id A828427E; Sat, 25 Jan 2014 17:37:59 +0000 (UTC) Received: from elvis.mu.org (elvis.mu.org [192.203.228.196]) by mx1.freebsd.org (Postfix) with ESMTP id 8F06B12D9; Sat, 25 Jan 2014 17:37:59 +0000 (UTC) Received: from Alfreds-MacBook-Air.local (c-76-21-10-192.hsd1.ca.comcast.net [76.21.10.192]) by elvis.mu.org (Postfix) with ESMTPSA id 54F401A3C19; Sat, 25 Jan 2014 09:37:59 -0800 (PST) Message-ID: <52E3F600.9020009@freebsd.org> Date: Sat, 25 Jan 2014 09:36:00 -0800 From: Alfred Perlstein Organization: FreeBSD User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.9; rv:24.0) Gecko/20100101 Thunderbird/24.2.0 MIME-Version: 1.0 To: John Marino Subject: Re: What is the problem with ports PR reaction delays? References: <52E2FA36.5080106@marino.st> <52E303CB.6020304@marino.st> <52E30990.2060903@marino.st> <52E33AA7.3080205@freebsd.org> <52E36BA1.5030900@marino.st> <52E37C16.5080901@freebsd.org> <52E3806D.4020902@marino.st> <52E3F03C.1060503@freebsd.org> <52E3F454.3020206@marino.st> In-Reply-To: <52E3F454.3020206@marino.st> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: marino@freebsd.org, freebsd-ports@freebsd.org X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 25 Jan 2014 17:37:59 -0000 On 1/25/14, 9:28 AM, John Marino wrote: > On 1/25/2014 18:11, Alfred Perlstein wrote: >> Still missing the point. Git can sit on top of svn. >> > Other than converting SVN to Git, I don't know anything about that. It > would never be done in an official capacity. Git is not an official > tool of FreeBSD. > I encourage you to educate yourself then and then review the suggestions I gave. Continuing the discussion at this point would prove worthless. Here are some links to get yourself started: git-svn: https://www.kernel.org/pub/software/scm/git/docs/git-svn.html http://git-scm.com/book/en/Git-and-Other-Systems-Git-and-Subversion http://viget.com/extend/effectively-using-git-with-subversion gerrit: a tool for review and automation of code submission: http://code.google.com/p/gerrit/ -Alfred