From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 1224 invoked from network); 29 Apr 1998 16:13:27 -0000 Received: from math.gatech.edu (list@130.207.146.50) by ns1.primenet.com.au with SMTP; 29 Apr 1998 16:13:27 -0000 Received: (from list@localhost) by math.gatech.edu (8.8.5/8.8.5) id MAA17241; Wed, 29 Apr 1998 12:08:16 -0400 (EDT) Resent-Date: Wed, 29 Apr 1998 12:08:16 -0400 (EDT) From: Zoltan Hidvegi Message-Id: <199804291608.LAA30296@frontiernet.net> Subject: Re: SunSITE CVS repository In-Reply-To: <199804290926.LAA21046@hydra.ifh.de> from Peter Stephenson at "Apr 29, 98 11:26:19 am" To: pws@ifh.de (Peter Stephenson) Date: Wed, 29 Apr 1998 11:08:04 -0500 (CDT) Cc: zsh-workers@math.gatech.edu X-Mailer: ELM [version 2.4ME+ PL35 (25)] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Resent-Message-ID: <"2cFQ61.0.KD4.m1rHr"@math> Resent-From: zsh-workers@math.gatech.edu X-Mailing-List: archive/latest/3890 X-Loop: zsh-workers@math.gatech.edu Precedence: list Resent-Sender: zsh-workers-request@math.gatech.edu Peter wrote: > Andrew Main wrote: > > As you've seen on zsh-users, SunSITE Denmark have offered to host a CVS > > repository of zsh sources. I'm not personally willing to expend the > > effort to keep such a repository in sync with the master sources, but if > > anyone else here has the time to spare then it could potentially be of > > significant benefit to the zsh community. Does anyone wish to volunteer? > > Looks like nobody replied to this, but if it's simply a question of > committing new versions when they turn up, or adding patches, I could do it. > I'm going to be keeping the FAQ up to date there anyway. I'll have to > refresh my CVS knowledge. I would think that the purpose of the CVS repository would be to be to store the authentic source as it would appear in the next release. This would requite that the coordinator keeps it in sync with his repository. Unless Zefram does this himself, how can you be sure that a patch you check in would show up unmodified in the release? A centralized CVS master site would also allow multiple `maintainers' who can directly check in changes they make, but this would be a quite different development model than the current one. Zoli