From owner-svn-doc-head@FreeBSD.ORG Sun May 20 20:32:49 2012 Return-Path: Delivered-To: svn-doc-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 0054B1065673; Sun, 20 May 2012 20:32:48 +0000 (UTC) (envelope-from gjb@FreeBSD.org) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:4f8:fff6::2c]) by mx1.freebsd.org (Postfix) with ESMTP id DF2058FC12; Sun, 20 May 2012 20:32:48 +0000 (UTC) Received: from svn.freebsd.org (localhost [127.0.0.1]) by svn.freebsd.org (8.14.4/8.14.4) with ESMTP id q4KKWm33014585; Sun, 20 May 2012 20:32:48 GMT (envelope-from gjb@svn.freebsd.org) Received: (from gjb@localhost) by svn.freebsd.org (8.14.4/8.14.4/Submit) id q4KKWm6A014583; Sun, 20 May 2012 20:32:48 GMT (envelope-from gjb@svn.freebsd.org) Message-Id: <201205202032.q4KKWm6A014583@svn.freebsd.org> From: Glen Barber Date: Sun, 20 May 2012 20:32:48 +0000 (UTC) To: doc-committers@freebsd.org, svn-doc-all@freebsd.org, svn-doc-head@freebsd.org X-SVN-Group: doc-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Cc: Subject: svn commit: r38857 - head/en_US.ISO8859-1/htdocs/developers X-BeenThere: svn-doc-head@freebsd.org X-Mailman-Version: 2.1.5 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: Sun, 20 May 2012 20:32:49 -0000 Author: gjb Date: Sun May 20 20:32:48 2012 New Revision: 38857 URL: http://svn.freebsd.org/changeset/doc/38857 Log: Mention the FreeBSD Documentation Project SVN repository. Modified: head/en_US.ISO8859-1/htdocs/developers/cvs.sgml Modified: head/en_US.ISO8859-1/htdocs/developers/cvs.sgml ============================================================================== --- head/en_US.ISO8859-1/htdocs/developers/cvs.sgml Sun May 20 20:07:11 2012 (r38856) +++ head/en_US.ISO8859-1/htdocs/developers/cvs.sgml Sun May 20 20:32:48 2012 (r38857) @@ -53,6 +53,13 @@ interface is available for browsing the repository. All changes are also exported back to the CVS repository.

+

In May 2012, the FreeBSD Documentation Project moved from CVS + to Subversion. Unlike the base system, the documentation SVN + repository is not exported back to CVS. There is a web interface + available for browsing the contents of the FreeBSD Documentation + Project SVN repository.

+ &footer;