From owner-freebsd-current@FreeBSD.ORG Fri Jun 25 15:47:13 2004 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D6DD116A4CE for ; Fri, 25 Jun 2004 15:47:13 +0000 (GMT) Received: from hanoi.cronyx.ru (hanoi.cronyx.ru [144.206.181.53]) by mx1.FreeBSD.org (Postfix) with ESMTP id 168B443D41 for ; Fri, 25 Jun 2004 15:47:13 +0000 (GMT) (envelope-from rik@cronyx.ru) Received: (from root@localhost) by hanoi.cronyx.ru id i5PFf2lj045314 for freebsd-current@freebsd.org.checked; (8.12.8/vak/2.1) Fri, 25 Jun 2004 19:41:02 +0400 (MSD) (envelope-from rik@cronyx.ru) Received: from cronyx.ru (hi.cronyx.ru [144.206.181.94]) by hanoi.cronyx.ru with ESMTP id i5PFciBX045220 for ; (8.12.8/vak/2.1) Fri, 25 Jun 2004 19:38:44 +0400 (MSD) (envelope-from rik@cronyx.ru) Message-ID: <40DC46DC.30109@cronyx.ru> Date: Fri, 25 Jun 2004 19:38:04 +0400 From: Roman Kurakin User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.6b) Gecko/20031208 X-Accept-Language: en-us, en MIME-Version: 1.0 To: freebsd-current@freebsd.org Content-Type: text/plain; charset=KOI8-R; format=flowed Content-Transfer-Encoding: 7bit Subject: CVSup Deltas X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 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: Fri, 25 Jun 2004 15:47:13 -0000 Hi, I have the following task, which I don't know (yet) how to solve. I need to keep at home a copy of full CVS treee, but I have very poor modem connection, so I can't cvsup it. The most reasonable solution is to take it from work. But taking full cvs even tgz-ed not very fun. So I thought if it is possible to get all deltas or changed files as a single file it would be much better. Probably there is some special version of cvsup? any ideas? rik