From owner-svn-src-all@FreeBSD.ORG Mon Jan 5 23:24:58 2009 Return-Path: Delivered-To: svn-src-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 13CD0106568A; Mon, 5 Jan 2009 23:24:58 +0000 (UTC) (envelope-from marck@rinet.ru) Received: from woozle.rinet.ru (woozle.rinet.ru [195.54.192.68]) by mx1.freebsd.org (Postfix) with ESMTP id 8394C8FC16; Mon, 5 Jan 2009 23:24:57 +0000 (UTC) (envelope-from marck@rinet.ru) Received: from localhost (localhost [127.0.0.1]) by woozle.rinet.ru (8.14.3/8.14.3) with ESMTP id n05NDOvo021582; Tue, 6 Jan 2009 02:13:25 +0300 (MSK) (envelope-from marck@rinet.ru) Date: Tue, 6 Jan 2009 02:13:24 +0300 (MSK) From: Dmitry Morozovsky To: Ulf Lilleengen In-Reply-To: <200901051518.n05FIGli099929@svn.freebsd.org> Message-ID: References: <200901051518.n05FIGli099929@svn.freebsd.org> User-Agent: Alpine 2.00 (BSF 1167 2008-08-23) X-NCC-RegID: ru.rinet X-OpenPGP-Key-ID: 6B691B03 MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-4.0.1 (woozle.rinet.ru [0.0.0.0]); Tue, 06 Jan 2009 02:13:25 +0300 (MSK) Cc: svn-src-head@freebsd.org, svn-src-all@freebsd.org, src-committers@freebsd.org Subject: Re: svn commit: r186781 - in head: contrib/csup usr.bin/csup X-BeenThere: svn-src-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "SVN commit messages for the entire src tree \(except for " user" and " projects" \)" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 05 Jan 2009 23:24:58 -0000 On Mon, 5 Jan 2009, Ulf Lilleengen wrote: UL> Author: lulf UL> Date: Mon Jan 5 15:18:16 2009 UL> New Revision: 186781 UL> URL: http://svn.freebsd.org/changeset/base/186781 UL> UL> Log: UL> Merge support for CVSMode (aka. mirror mode) into csup. This means csup can now UL> fetch a complete CVS repository. Support for rsync update of regular files are UL> also included, but are not yet enabled. The change should not have an impact on UL> existing csup usage, as little of the existing code has changed. Any plans to MFC this to stable/7 aka RELENG_7? BTW, are these changed comparing november patch? With this, I occasionally have "protocol error"s which are fixed by invoking cvsup -s... Thanks! Sincerely, D.Marck [DM5020, MCK-RIPE, DM3-RIPN] [ FreeBSD committer: marck@FreeBSD.org ] ------------------------------------------------------------------------ *** Dmitry Morozovsky --- D.Marck --- Wild Woozle --- marck@rinet.ru *** ------------------------------------------------------------------------