From owner-svn-doc-all@FreeBSD.ORG Wed May 1 14:34:56 2013 Return-Path: Delivered-To: svn-doc-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by hub.freebsd.org (Postfix) with ESMTP id 3ED58799; Wed, 1 May 2013 14:34:56 +0000 (UTC) (envelope-from bcr@FreeBSD.org) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) by mx1.freebsd.org (Postfix) with ESMTP id 160181224; Wed, 1 May 2013 14:34:56 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.6/8.14.6) with ESMTP id r41EYt0U075587; Wed, 1 May 2013 14:34:55 GMT (envelope-from bcr@svn.freebsd.org) Received: (from bcr@localhost) by svn.freebsd.org (8.14.6/8.14.5/Submit) id r41EYttx075584; Wed, 1 May 2013 14:34:55 GMT (envelope-from bcr@svn.freebsd.org) Message-Id: <201305011434.r41EYttx075584@svn.freebsd.org> From: Benedict Reuschling Date: Wed, 1 May 2013 14:34:55 +0000 (UTC) To: doc-committers@freebsd.org, svn-doc-all@freebsd.org, svn-doc-head@freebsd.org Subject: svn commit: r41535 - in head: en_US.ISO8859-1/articles en_US.ISO8859-1/articles/cvsup-advanced fr_FR.ISO8859-1/articles fr_FR.ISO8859-1/articles/cvsup-advanced ru_RU.KOI8-R/articles ru_RU.KOI8-R/ar... X-SVN-Group: doc-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-doc-all@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: "SVN commit messages for the entire doc trees \(except for " user" , " projects" , and " translations" \)" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 01 May 2013 14:34:56 -0000 Author: bcr Date: Wed May 1 14:34:55 2013 New Revision: 41535 URL: http://svnweb.freebsd.org/changeset/doc/41535 Log: Play grim reaper and remove the obsolete article about CVSup Advanced points from the repository including translations. Announced on and no objections from: freebsd-doc mailinglist Deleted: head/en_US.ISO8859-1/articles/cvsup-advanced/ head/fr_FR.ISO8859-1/articles/cvsup-advanced/ head/ru_RU.KOI8-R/articles/cvsup-advanced/ Modified: head/en_US.ISO8859-1/articles/Makefile head/fr_FR.ISO8859-1/articles/Makefile head/ru_RU.KOI8-R/articles/Makefile Modified: head/en_US.ISO8859-1/articles/Makefile ============================================================================== --- head/en_US.ISO8859-1/articles/Makefile Wed May 1 13:35:30 2013 (r41534) +++ head/en_US.ISO8859-1/articles/Makefile Wed May 1 14:34:55 2013 (r41535) @@ -13,7 +13,6 @@ SUBDIR+= contributors SUBDIR+= cups SUBDIR+= custom-gcc SUBDIR+= cvs-freebsd -SUBDIR+= cvsup-advanced SUBDIR+= explaining-bsd SUBDIR+= fbsd-from-scratch SUBDIR+= filtering-bridges Modified: head/fr_FR.ISO8859-1/articles/Makefile ============================================================================== --- head/fr_FR.ISO8859-1/articles/Makefile Wed May 1 13:35:30 2013 (r41534) +++ head/fr_FR.ISO8859-1/articles/Makefile Wed May 1 14:34:55 2013 (r41535) @@ -11,7 +11,6 @@ SUBDIR+= committers-guide SUBDIR+= contributing SUBDIR+= contributing-ports SUBDIR+= contributors -SUBDIR+= cvsup-advanced SUBDIR+= explaining-bsd SUBDIR+= filtering-bridges SUBDIR+= fonts Modified: head/ru_RU.KOI8-R/articles/Makefile ============================================================================== --- head/ru_RU.KOI8-R/articles/Makefile Wed May 1 13:35:30 2013 (r41534) +++ head/ru_RU.KOI8-R/articles/Makefile Wed May 1 14:34:55 2013 (r41535) @@ -15,7 +15,6 @@ SUBDIR+= contributing SUBDIR+= cups SUBDIR+= custom-gcc SUBDIR+= cvs-freebsd -SUBDIR+= cvsup-advanced SUBDIR+= explaining-bsd SUBDIR+= fbsd-from-scratch #SUBDIR+= filtering-bridges