From owner-freebsd-current@FreeBSD.ORG Fri Jun 25 15:54:49 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 4744E16A4CE for ; Fri, 25 Jun 2004 15:54:49 +0000 (GMT) Received: from relay.macomnet.ru (relay.macomnet.ru [195.128.64.10]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4C19F43D1D for ; Fri, 25 Jun 2004 15:54:48 +0000 (GMT) (envelope-from maxim@macomnet.ru) Received: from mp2.macomnet.net (2pjs7px8@mp2.macomnet.net [195.128.64.6]) by relay.macomnet.ru (8.12.10/8.12.10) with ESMTP id i5PFsYu517534345; Fri, 25 Jun 2004 19:54:34 +0400 (MSD) Date: Fri, 25 Jun 2004 19:54:34 +0400 (MSD) From: Maxim Konovalov To: Roman Kurakin In-Reply-To: <40DC46DC.30109@cronyx.ru> Message-ID: <20040625195351.X23936@mp2.macomnet.net> References: <40DC46DC.30109@cronyx.ru> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII cc: freebsd-current@freebsd.org Subject: Re: 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:54:49 -0000 On Fri, 25 Jun 2004, 19:38+0400, Roman Kurakin wrote: > 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? cvs diff -D, ctm(1) -- Maxim Konovalov