Received: from localhost (unknown [200.46.204.184]) by postgresql.org (Postfix) with ESMTP id A117A2E00B3 for ; Mon, 3 Dec 2007 11:29:48 -0400 (AST) Received: from postgresql.org ([200.46.204.71]) by localhost (mx1.hub.org [200.46.204.184]) (amavisd-maia, port 10024) with ESMTP id 73496-04 for ; Mon, 3 Dec 2007 11:29:37 -0400 (AST) Received: from svr2.hagander.net (svr2.hagander.net [88.198.128.226]) by postgresql.org (Postfix) with ESMTP id 114222E007B for ; Mon, 3 Dec 2007 11:29:46 -0400 (AST) Received: by svr2.hagander.net (Postfix, from userid 1000) id 997A5DCCC6D; Mon, 3 Dec 2007 16:29:44 +0100 (CET) Date: Mon, 3 Dec 2007 16:29:44 +0100 From: Magnus Hagander To: Bruce Momjian Cc: PostgreSQL www , "Marc G. Fournier" Subject: Re: stable_snapshot on ftp site Message-ID: <20071203152944.GJ4386@svr2.hagander.net> References: <200711262051.lAQKpFA02280@momjian.us> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200711262051.lAQKpFA02280@momjian.us> User-Agent: Mutt/1.5.11 X-Virus-Scanned: Maia Mailguard 1.0.1 X-Archive-Number: 200712/10 X-Sequence-Number: 13341 On Mon, Nov 26, 2007 at 03:51:15PM -0500, Bruce Momjian wrote: > Right now we have CVS HEAD snapshot files in /dev and 8.2.X branch > snapshots in /stable_snapshot. I am thinking we should have a > /dev_snapshot directory and put the CVS HEAD snapshots in there, so /dev > will be just tools. A bit late, but still a +1 from me :) Or possibly /snapshots/dev and /snapshots/stable? //Magnus