From owner-freebsd-hubs@FreeBSD.ORG Thu Jan 22 02:09:38 2004 Return-Path: Delivered-To: freebsd-hubs@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C182816A4CE for ; Thu, 22 Jan 2004 02:09:38 -0800 (PST) Received: from burka.carrier.kiev.ua (burka.carrier.kiev.ua [193.193.193.107]) by mx1.FreeBSD.org (Postfix) with ESMTP id 38C7643D1F for ; Thu, 22 Jan 2004 02:09:37 -0800 (PST) (envelope-from netch@lucky.net) Received: from netch@localhost [127.0.0.1] (netch@localhost [127.0.0.1]) by burka.carrier.kiev.ua with ESMTP id i0MA9UJw080602; Thu, 22 Jan 2004 12:09:33 +0200 (EET) (envelope-from netch@burka.carrier.kiev.ua) Received: (from netch@localhost) by burka.carrier.kiev.ua (8.12.8p2/8.12.8/Submit) id i0MA9T5j080595; Thu, 22 Jan 2004 12:09:29 +0200 (EET) (envelope-from netch) Date: Thu, 22 Jan 2004 12:09:29 +0200 From: Valentin Nechayev To: jason andrade Message-ID: <20040122100929.GU19682@lucky.net> References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: X-42: On X-Verify-Sender: verified cc: hubs@freebsd.org Subject: Re: cleanup/questions on some minor directories X-BeenThere: freebsd-hubs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: netch@lucky.net List-Id: FreeBSD Distributions Hubs: mail sup ftp List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 22 Jan 2004 10:09:38 -0000 Thu, Jan 22, 2004 at 10:47:40, jason wrote about "cleanup/questions on some minor directories": > /pub/FreeBSD/snapshots/ > will the snapshots in there be deleted once a release has gone out ? > is it recommended for mirrors to carry this ? was there another > snapshots server in the past that held this stuff ? AFAIU snapshots are distributed from another servers. > /pub/FreeBSD/development/FreeBSD-CVS/ - is this an unpacked > cvs tree ? i've never quite worked it out.. and whether it > ties into branches/ or not Among with snapshots, I think it is reasonable placeholder for directories which are traditionally placed on some mirrors. If mirror is also cvsup mirror, /home/ncvs may be symlink to development/FreeBSD-CVS. -netch-