From owner-svn-doc-head@FreeBSD.ORG Thu Jan 8 23:25:53 2015 Return-Path: Delivered-To: svn-doc-head@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 3EBADE43; Thu, 8 Jan 2015 23:25:53 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 2B239AFE; Thu, 8 Jan 2015 23:25:53 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id t08NPrYK067107; Thu, 8 Jan 2015 23:25:53 GMT (envelope-from kwm@FreeBSD.org) Received: (from kwm@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id t08NPr1N067106; Thu, 8 Jan 2015 23:25:53 GMT (envelope-from kwm@FreeBSD.org) Message-Id: <201501082325.t08NPr1N067106@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: kwm set sender to kwm@FreeBSD.org using -f From: Koop Mast Date: Thu, 8 Jan 2015 23:25:53 +0000 (UTC) To: doc-committers@freebsd.org, svn-doc-all@freebsd.org, svn-doc-head@freebsd.org Subject: svn commit: r46174 - head/en_US.ISO8859-1/htdocs/news/status X-SVN-Group: doc-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-doc-head@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the doc tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 08 Jan 2015 23:25:53 -0000 Author: kwm (ports committer) Date: Thu Jan 8 23:25:52 2015 New Revision: 46174 URL: https://svnweb.freebsd.org/changeset/doc/46174 Log: In the GNOME report clarify the new development repo setup. Reviewed by: bjk@ Modified: head/en_US.ISO8859-1/htdocs/news/status/report-2014-10-2014-12.xml Modified: head/en_US.ISO8859-1/htdocs/news/status/report-2014-10-2014-12.xml ============================================================================== --- head/en_US.ISO8859-1/htdocs/news/status/report-2014-10-2014-12.xml Thu Jan 8 19:59:11 2015 (r46173) +++ head/en_US.ISO8859-1/htdocs/news/status/report-2014-10-2014-12.xml Thu Jan 8 23:25:52 2015 (r46174) @@ -554,11 +554,12 @@ underway.

We moved our development repo to GitHub. The link is in the links - section. The master branch is vanilla, and we have - theme branches for topic, like the porting of MATE 1.9 - (mate-1.10 branch) and GNOME 3.15 (gnome-3.16 branch). The GNOME - 3.14 branch (gnome-3.14) is not used/updated anymore because the - content has been committed to ports.

+ section. The repo is structured as follows: the master branch + is vanilla &os; Ports, and we have theme branches for topics, + like the porting of MATE 1.9 (mate-1.10 branch) and GNOME 3.15 + (gnome-3.16 branch). The GNOME 3.14 branch (gnome-3.14) is not + used/updated anymore because the content has been committed to + ports, but is kept around for the history.