From owner-freebsd-hackers Wed Jan 29 18:02:37 1997 Return-Path: Received: (from root@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id SAA10162 for hackers-outgoing; Wed, 29 Jan 1997 18:02:37 -0800 (PST) Received: from rocky.mt.sri.com (rocky.mt.sri.com [206.127.76.100]) by freefall.freebsd.org (8.8.5/8.8.5) with ESMTP id SAA10143 for ; Wed, 29 Jan 1997 18:02:31 -0800 (PST) Received: (from nate@localhost) by rocky.mt.sri.com (8.7.5/8.7.3) id TAA01256; Wed, 29 Jan 1997 19:02:25 -0700 (MST) Date: Wed, 29 Jan 1997 19:02:25 -0700 (MST) Message-Id: <199701300202.TAA01256@rocky.mt.sri.com> From: Nate Williams To: Brian Somers Cc: hackers@freebsd.org Subject: Re: Source code commits In-Reply-To: <199701300043.AAA15572@awfulhak.demon.co.uk> References: <199701300043.AAA15572@awfulhak.demon.co.uk> Sender: owner-hackers@freebsd.org X-Loop: FreeBSD.org Precedence: bulk > Is it possible to commit source code locally, and get cvsup to send the > udpates back to freefall ? If not, would there be a lot of work involved ? Nope. The possibility of someone else modifying the source is too great. There has to be a 'central' database, and that database is freefall. Nate