From owner-freebsd-questions Tue Apr 24 9:51:57 2001 Delivered-To: freebsd-questions@freebsd.org Received: from fear.net (fear.net [207.180.208.7]) by hub.freebsd.org (Postfix) with ESMTP id 33E2637B423 for ; Tue, 24 Apr 2001 09:51:54 -0700 (PDT) (envelope-from matt@fear.net) Received: from fear.net (matt@fear.net [207.180.208.7]) by fear.net (8.8.8/8.8.8) with ESMTP id LAA07353; Tue, 24 Apr 2001 11:53:40 -0400 Date: Tue, 24 Apr 2001 11:53:39 -0400 (EDT) From: "Thomas (Matt) Barton" To: dotslash Cc: fq Subject: Re: can cvsup recover? In-Reply-To: <01c801c0ccae$2cbb44a0$2903010a@atg.altayer.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Tue, 24 Apr 2001, dotslash wrote: > i've been checking the docs,faqs, and even the home of cvsup but i'm > unable to find out if cvsup can recover from interrupted sessions. > just like the way wget can resume interrupted transfers, does cvsup > have this feature? if not, then what do those cvsup users do if cvsup > gets interrupted during transfers? My understanding of cvsup is similar to using the regular cvs program. You basically just run it again and it'll be just fine. It checks yours files with the files on the cvsup server, in which case any files that don't match get updated, removed, etc. accordingly. I think you'll be fine. -- Matt Barton matt@fear.net Indianapolis, IN http://www.mattbarton.ws/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message