From owner-freebsd-doc@FreeBSD.ORG Mon May 11 00:20:07 2015 Return-Path: Delivered-To: doc@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 E887D322 for ; Mon, 11 May 2015 00:20:07 +0000 (UTC) Received: from mail-wi0-x22d.google.com (mail-wi0-x22d.google.com [IPv6:2a00:1450:400c:c05::22d]) (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 7DB0E1E3F for ; Mon, 11 May 2015 00:20:07 +0000 (UTC) Received: by widdi4 with SMTP id di4so86369835wid.0 for ; Sun, 10 May 2015 17:20:06 -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 :content-type; bh=zv1H9DDpjIzEyFjFPRwZaKg0hSnmR5dg5cBGqx7ao+4=; b=LyVQfe3rTODf+oSPeMGxEssUbSzBz6FuHoho0kZtHmACHZOu9rqVL8nUCCaFgopoBU P8x9mH4WqeIndB6Ta9u8nK8xcMM9XPl4UAlAJqhK0iIvU51cSUrte0lR4luSDxfXeUwR au9rdAB/vekv+4j56S80CcZJOZdICxQWh9PNk= 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:content-type; bh=zv1H9DDpjIzEyFjFPRwZaKg0hSnmR5dg5cBGqx7ao+4=; b=jVCk0UJSnXVa3zt+bmt4nu+DGSopNPuNtufFG6YKEXPn/yF32GUmOO0Y0ikJm3XAwp TtEeXSdGjJGXgm4kkzLk5TYZo7DbKDceH+7slTrST8K4403oUi8yjE8TrfTuGHTHLVp5 98rAYvS8mErpYmNGykNQhJGkn2acPlMZ2b8dTTZbdBhAaqAfZz/VuDui9v5hdk+eQ/M2 TrjbrnMjtc/QyXcbuHQCOPoWr85S8+PgDxBFxxg0PD+QsLzYsLmMoXH0AWtXTLj2ndcF m3l2wXh9KGu+KaKtJyn7dcL+bjOMqrT1Zr3UqH6LldFqwKFrA+lemNAw36dLW43TgmEK XaMA== X-Gm-Message-State: ALoCoQlGEp1CfFwYNwyKeTyy6it2v76rys27esz13+1NOc91k6z2Dt7F6U+FxlUWRu9C6jT2IAEW X-Received: by 10.194.200.228 with SMTP id jv4mr15130768wjc.157.1431303605985; Sun, 10 May 2015 17:20:05 -0700 (PDT) MIME-Version: 1.0 Received: by 10.28.20.75 with HTTP; Sun, 10 May 2015 17:19:35 -0700 (PDT) In-Reply-To: References: From: Eitan Adler Date: Sun, 10 May 2015 17:19:35 -0700 Message-ID: Subject: Re: doc/release removal? To: 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 00:20:08 -0000 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. -- Eitan Adler