From owner-freebsd-hackers Wed Jul 24 12:49:42 1996 Return-Path: owner-hackers Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id MAA10970 for hackers-outgoing; Wed, 24 Jul 1996 12:49:42 -0700 (PDT) Received: from rocky.mt.sri.com (rocky.mt.sri.com [206.127.76.100]) by freefall.freebsd.org (8.7.5/8.7.3) with ESMTP id MAA10956 for ; Wed, 24 Jul 1996 12:49:34 -0700 (PDT) Received: (from nate@localhost) by rocky.mt.sri.com (8.7.5/8.7.3) id NAA01813; Wed, 24 Jul 1996 13:49:14 -0600 (MDT) Date: Wed, 24 Jul 1996 13:49:14 -0600 (MDT) Message-Id: <199607241949.NAA01813@rocky.mt.sri.com> From: Nate Williams To: Julian Assange Cc: freebsd-hackers@freebsd.org Subject: Re: anoncvs In-Reply-To: <199607241544.BAA17308@suburbia.net> References: <199607241544.BAA17308@suburbia.net> Sender: owner-hackers@freebsd.org X-Loop: FreeBSD.org Precedence: bulk > Is it possible to set up an anonymous cvs service like openbsd is doing? > this would be quite useful for a number of people, and encourage development. Since you can already get the *entire* CVS source tree, this doesn't buy you anything. If you are a developer, then you should already have the disk space available for the selected portions of the tree you are working on, so you should be able to get the *actual* CVS tree. OpenBSD doesn't use SUP/CTM, so they use CVS instead. Nate