From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mx1.redhat.com (mx1.redhat.com [209.132.183.28]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ml01.01.org (Postfix) with ESMTPS id 8FB9681FEB for ; Wed, 8 Feb 2017 07:18:27 -0800 (PST) Received: from int-mx10.intmail.prod.int.phx2.redhat.com (int-mx10.intmail.prod.int.phx2.redhat.com [10.5.11.23]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mx1.redhat.com (Postfix) with ESMTPS id 2AADC3B709; Wed, 8 Feb 2017 15:18:28 +0000 (UTC) Received: from lacos-laptop-7.usersys.redhat.com (ovpn-116-31.phx2.redhat.com [10.3.116.31]) by int-mx10.intmail.prod.int.phx2.redhat.com (8.14.4/8.14.4) with ESMTP id v18FIQHE002471; Wed, 8 Feb 2017 10:18:27 -0500 To: "Shifflett, Joseph" References: Cc: "edk2-devel@lists.01.org" From: Laszlo Ersek Message-ID: <46e5ebb4-41ef-2c55-d8dd-461fae4a4006@redhat.com> Date: Wed, 8 Feb 2017 16:18:25 +0100 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:45.0) Gecko/20100101 Thunderbird/45.7.0 MIME-Version: 1.0 In-Reply-To: X-Scanned-By: MIMEDefang 2.68 on 10.5.11.23 X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-4.5.16 (mx1.redhat.com [10.5.110.30]); Wed, 08 Feb 2017 15:18:28 +0000 (UTC) Subject: Re: Sourceforge svn mirror of edk2 X-BeenThere: edk2-devel@lists.01.org X-Mailman-Version: 2.1.21 Precedence: list List-Id: EDK II Development List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 08 Feb 2017 15:18:27 -0000 Content-Type: text/plain; charset=windows-1252 Content-Transfer-Encoding: 7bit On 02/08/17 16:00, Shifflett, Joseph wrote: > I apologize if this is not the best list. It is the correct list, yes. > > There hasn't been a commit that was cherrypicked from the git repo > into the sourceforge svn repo since 2/3. > > This was an automated process for the last year or two. Was it > intentionally discontinued? Yes, it was intentionally discontinued. Official Wiki article about the git-based development workflow: https://github.com/tianocore/tianocore.github.io/wiki/EDK-II-Development-Process (See also further articles linked from therein.) My personal recommendations (long article): https://github.com/tianocore/tianocore.github.io/wiki/Laszlo's-unkempt-git-guide-for-edk2-contributors-and-maintainers Thanks Laszlo