From owner-freebsd-current@FreeBSD.ORG Tue Nov 25 23:37:29 2008 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id E25D2106564A for ; Tue, 25 Nov 2008 23:37:29 +0000 (UTC) (envelope-from bright@elvis.mu.org) Received: from elvis.mu.org (elvis.mu.org [192.203.228.196]) by mx1.freebsd.org (Postfix) with ESMTP id D55C28FC19 for ; Tue, 25 Nov 2008 23:37:29 +0000 (UTC) (envelope-from bright@elvis.mu.org) Received: by elvis.mu.org (Postfix, from userid 1192) id BB3051A3C3E; Tue, 25 Nov 2008 15:37:29 -0800 (PST) Date: Tue, 25 Nov 2008 15:37:29 -0800 From: Alfred Perlstein To: Ulf Lilleengen Message-ID: <20081125233729.GN28578@elvis.mu.org> References: <20081125154040.GA12632@nobby.lan> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20081125154040.GA12632@nobby.lan> User-Agent: Mutt/1.4.2.3i Cc: freebsd-current@freebsd.org Subject: Re: HEADSUP: CVS/Mirror mode for csup to be merged soon X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 25 Nov 2008 23:37:30 -0000 [[ trimmed cc ]] This is very cool, thank you! Is there a port for this latest version? That would get you a larger test audience. I don't really have the time to apply diff and figure out what I'm doing. :) * Ulf Lilleengen [081125 08:41] wrote: > Hello, > > After some feedback on previous patches and some adjustments, I think the > CVSMode for csup project have come to a place where a wider testing audience > is needed, and I would like to make this a call for review and a HEADSUP to > allow willing reviewers and eventual protesters to give their opinion before > merging this to HEAD. A few things about the current state of CVSMode: > > - Complete CVS mode (mirror mode) is supported, allowing the whole CVS > repository to be fetched by csup. > - rsync fetch supported if not explicitly not wanted by user or not supported > by server. > - Support using the status file to speed up detailing of files. This means no > bigger inpact on files that are up to date. > > For the state of the code itself, I have went over it a couple of times the > last couple of days, fixing style issues and a few differences between cvsup > and csup. One important thing to note is that the impact on the existing csup > operation is _minimal_, so that the risk of introducing bugs to the normal > csup operation is very small, and because of this I see no problems with > committing the current version. If you find any issues, please e-mail me, and > I will look at it. > > So, for those of you wanting to test, please do so now. If people are okay > with this, I would like to merge it by the end of the week/early next week. > > A patch can be found here: http://people.freebsd.org/~lulf/csup_cvsmode.diff > or you can just do a checkout of projects/csup_cvsmode > > -- > Ulf Lilleengen -- - Alfred Perlstein