From owner-freebsd-current@FreeBSD.ORG Thu Mar 6 16:22:24 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 95CA1106567C; Thu, 6 Mar 2008 16:22:24 +0000 (UTC) (envelope-from obrien@NUXI.org) Received: from dragon.nuxi.org (trang.nuxi.org [74.95.12.85]) by mx1.freebsd.org (Postfix) with ESMTP id 5CBA48FC2A; Thu, 6 Mar 2008 16:22:24 +0000 (UTC) (envelope-from obrien@NUXI.org) Received: from dragon.nuxi.org (obrien@localhost [127.0.0.1]) by dragon.nuxi.org (8.14.1/8.14.1) with ESMTP id m26GMOiZ089718; Thu, 6 Mar 2008 08:22:24 -0800 (PST) (envelope-from obrien@dragon.nuxi.org) Received: (from obrien@localhost) by dragon.nuxi.org (8.14.2/8.14.1/Submit) id m26GMORf089717; Thu, 6 Mar 2008 08:22:24 -0800 (PST) (envelope-from obrien) Date: Thu, 6 Mar 2008 08:22:24 -0800 From: "David O'Brien" To: freebsd-current@freebsd.org, freebsd-hackers@freebsd.org, mux@freebsd.org Message-ID: <20080306162224.GC89327@dragon.NUXI.org> Mail-Followup-To: obrien@freebsd.org, freebsd-current@freebsd.org, freebsd-hackers@freebsd.org, mux@freebsd.org References: <20080306124458.GA50277@carrot.studby.ntnu.no> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20080306124458.GA50277@carrot.studby.ntnu.no> X-Operating-System: FreeBSD 8.0-CURRENT User-Agent: Mutt/1.5.16 (2007-06-09) Cc: Subject: Re: Call for testers: CVSMode for csup X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: obrien@freebsd.org List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 06 Mar 2008 16:22:24 -0000 On Thu, Mar 06, 2008 at 01:44:59PM +0100, Ulf Lilleengen wrote: > During the past few months, I've implemented CVSMode support for csup. This would be good to have. Have you looked at CVSync http://www.cvsync.org/ to see how he handled some of the wierdness in ,v files?