From owner-freebsd-doc@FreeBSD.ORG Mon May 11 01:04:27 2015 Return-Path: Delivered-To: doc@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 2A512B77 for ; Mon, 11 May 2015 01:04:27 +0000 (UTC) Received: from mail-wi0-x22c.google.com (mail-wi0-x22c.google.com [IPv6:2a00:1450:400c:c05::22c]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id AFEAE1296 for ; Mon, 11 May 2015 01:04:26 +0000 (UTC) Received: by wief7 with SMTP id f7so74550363wie.0 for ; Sun, 10 May 2015 18:04:25 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=eitanadler.com; s=0xdeadbeef; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :cc:content-type; bh=t522ZQo+Q+exGf5HkpbG2k2hRRdIFqb6kldts9YvlPs=; b=ntDjFmjyZTTF9+VGf2DG6EU6dn5aO7Sam/TBb/a5BWpOBgL3PYu//KXEUmMWzCDhms CCHHLb7xzqoBigOxaPHnClPOgAu8zLGYdql0B0gEAS/x0kgz6QER6bAi3cS/r+8NIfHF NEO15NQeAZ5Q2+MrFfphf2ij+HIKnGYhisz5w= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:mime-version:in-reply-to:references:from:date :message-id:subject:to:cc:content-type; bh=t522ZQo+Q+exGf5HkpbG2k2hRRdIFqb6kldts9YvlPs=; b=Bqu7ynlgfG77V407zKe9VCbv1vj/K0PGdIeoKI1V2ANTciGmLu4RkBR6UDGyYFHt7S u0uIR93Co40L9c4ZfpzhXQ0ZMHcz+a4nXKf0EPxSnxkJWHBZDZuEw6jM2coVh1u01k3v XmpxP/WGZpbCr2jZPjWjGFX/8z8bDPrL84j3ssItS3UmPb0uXD4dLFVPIFps0VoniP/x yzqqCDjoxDjwpwRXh2+cIY4n08gCXba5MgR4YlBVO3t5rKK8992tIIC7JCKh0Zi3Skqz hQxemqoTsI/+6OghrLU3PJZNG5BJShk5cwoJywxjJePiHvgOTVT8ipZ8zNlphCu9Fjb4 Dwjg== X-Gm-Message-State: ALoCoQnfpP3uKXo+QyXbAMWKCKtCl3RoBzn6l3cLouLDjkvil6jMtwvuhQ4aJlOjaXUbKOecazPv X-Received: by 10.180.81.104 with SMTP id z8mr15991152wix.5.1431306265105; Sun, 10 May 2015 18:04:25 -0700 (PDT) MIME-Version: 1.0 Received: by 10.28.20.75 with HTTP; Sun, 10 May 2015 18:03:54 -0700 (PDT) In-Reply-To: References: From: Eitan Adler Date: Sun, 10 May 2015 18:03:54 -0700 Message-ID: Subject: Re: doc/release removal? To: Glen Barber Cc: FreeBSD Release Engineering Team , FreeBSD Documentation Engineering Team , FBSD Doc project Content-Type: text/plain; charset=UTF-8 X-BeenThere: freebsd-doc@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: Documentation project List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 11 May 2015 01:04:27 -0000 On 10 May 2015 at 17:48, Glen Barber wrote: > On May 10, 2015 8:19:35 PM EDT, Eitan Adler wrote: >>On 5 May 2015 at 09:20, Eitan Adler wrote: >>> Hi all, >>> >>> doc/release/Makefile has many references to cvs checkouts. In >>> addition doc/release/texts/ only has a README which references >>> non-existent directories. Is there any reason not to `svn rm >>> doc/release`? >> >>Unless anyone objects I plan on removing this directory soon. I can >>not see how it is useful to any recent process. > > Don't, until you get an explicit OK from doceng. Waiting is fine. Lets treat this as the second request to doceng@: are these directories still needed? -- Eitan Adler