From owner-freebsd-current Wed Jan 6 23:54:48 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id XAA20827 for freebsd-current-outgoing; Wed, 6 Jan 1999 23:54:48 -0800 (PST) (envelope-from owner-freebsd-current@FreeBSD.ORG) Received: from ns.oeno.com (ns.oeno.com [194.100.99.145]) by hub.freebsd.org (8.8.8/8.8.8) with SMTP id XAA20819 for ; Wed, 6 Jan 1999 23:54:46 -0800 (PST) (envelope-from will@ns.oeno.com) Received: (qmail 28810 invoked by uid 1001); 7 Jan 1999 07:47:32 -0000 Date: 7 Jan 1999 07:47:32 -0000 Message-ID: <19990107074732.28807.qmail@ns.oeno.com> From: Ville-Pertti Keinonen To: jdp@polstra.com CC: current@FreeBSD.ORG In-reply-to: (message from John Polstra on Wed, 06 Jan 1999 21:18:25 -0800 (PST)) Subject: Re: CVS issues Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > > What happens if you cvsup from a site that has an older version of the > > tree than you do? > Since the relevant mirror sites all update themselves hourly from > freefall, that's unlikely. You would have to run cvsup twice in > an hour for it to happen. It could still happen if you lost the > connection and then reconnected to a different server. But even then > the damage would be fairly small. Any changes that existed on the > first server but not on the second server would be taken away. But > normally, not much happens in an hour in the FreeBSD repository. And > those changes that were removed would come back again on your next > update. That's when everything is working right. If all of the mirror sites are basically independent, there's no way to know for sure that all of the mirror sites are working properly, one of them may even be several days behind, for whatever reason (like broken networks isolating it from freefall). I would prefer to know that when I run cvsup, I'm going to get a newer version of the FreeBSD repository, not an older one. When using a specific mirror, something has to get *really* screwed up for that to happen. Of course I don't use any of the US mirrors myself, anyhow, but I suspect that losing changes may cause unexpected problems. Use your imagination. ;--) At the very least, problems with one mirror could cause significant increases in traffic on all mirrors. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message