From owner-svn-doc-head@FreeBSD.ORG Sun Oct 7 20:32:26 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 3545D1065670; Sun, 7 Oct 2012 20:32:26 +0000 (UTC) (envelope-from eadler@FreeBSD.org) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:4f8:fff6::2c]) by mx1.freebsd.org (Postfix) with ESMTP id 202838FC14; Sun, 7 Oct 2012 20:32:26 +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 q97KWP4c065210; Sun, 7 Oct 2012 20:32:25 GMT (envelope-from eadler@svn.freebsd.org) Received: (from eadler@localhost) by svn.freebsd.org (8.14.4/8.14.4/Submit) id q97KWPaI065208; Sun, 7 Oct 2012 20:32:25 GMT (envelope-from eadler@svn.freebsd.org) Message-Id: <201210072032.q97KWPaI065208@svn.freebsd.org> From: Eitan Adler Date: Sun, 7 Oct 2012 20:32:25 +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: r39683 - head/en_US.ISO8859-1/books/faq 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, 07 Oct 2012 20:32:26 -0000 Author: eadler (src,ports committer) Date: Sun Oct 7 20:32:25 2012 New Revision: 39683 URL: http://svn.freebsd.org/changeset/doc/39683 Log: CVSup is going away. In addition, this question makes it seem like a partial checkout is a supported configuration. Approved by: bcr Modified: head/en_US.ISO8859-1/books/faq/book.xml Modified: head/en_US.ISO8859-1/books/faq/book.xml ============================================================================== --- head/en_US.ISO8859-1/books/faq/book.xml Sun Oct 7 20:32:22 2012 (r39682) +++ head/en_US.ISO8859-1/books/faq/book.xml Sun Oct 7 20:32:25 2012 (r39683) @@ -4445,27 +4445,6 @@ kern.timecounter.hardware: TSC -> i82 - - I updated parts of the Ports Collection using - CVSup, and now many ports fail to - build with mysterious error messages! What happened? Is - the Ports Collection broken in some major way? - - - - If you only update parts of the Ports Collection, using - one of its CVSup subcollections - and not the ports-all - CVSup collection, you should - always update the - ports-base subcollection too! The - reasons are described in the Handbook. - - - - - How do I create audio CDs from my MIDI files?