From owner-freebsd-hackers Thu Feb 13 3:41:57 2003 Delivered-To: freebsd-hackers@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9ED2437B401 for ; Thu, 13 Feb 2003 03:41:56 -0800 (PST) Received: from mail.bellavista.cz (mail.bellavista.cz [62.168.44.50]) by mx1.FreeBSD.org (Postfix) with ESMTP id 056D243F85 for ; Thu, 13 Feb 2003 03:41:56 -0800 (PST) (envelope-from neuhauser@bellavista.cz) Received: from freepuppy.bellavista.cz (freepuppy.bellavista.cz [10.0.0.10]) by mail.bellavista.cz (Postfix) with ESMTP id B7B3F2F9; Thu, 13 Feb 2003 12:41:55 +0100 (CET) Received: by freepuppy.bellavista.cz (Postfix, from userid 1001) id 4E4A12FDD0F; Thu, 13 Feb 2003 12:41:55 +0100 (CET) Date: Thu, 13 Feb 2003 12:41:55 +0100 From: Roman Neuhauser To: Lars Eggert Cc: Wilko Bulte , hackers@FreeBSD.ORG Subject: Re: anoncvs.freebsd.org reachability Message-ID: <20030213114155.GC94055@freepuppy.bellavista.cz> Mail-Followup-To: Lars Eggert , Wilko Bulte , hackers@FreeBSD.ORG References: <3E480335.7010706@isi.edu> <20030210212033.A51675@freebie.xs4all.nl> <3E482A69.4030008@isi.edu> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <3E482A69.4030008@isi.edu> User-Agent: Mutt/1.5.1i Sender: owner-freebsd-hackers@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG # larse@ISI.EDU / 2003-02-10 14:40:41 -0800: > In the meantime, is there an easy way to switch over my existing CVS > tree to a mirror? (And is there a mirror?) If you're talking about a working copy, then it's really easy: find $wcdir -type d -name CVS | while read d; do sed -i '' "s/$oldhost/$newhost/" $d/Root done -- If you cc me or remove the list(s) completely I'll most likely ignore your message. see http://www.eyrie.org./~eagle/faqs/questions.html To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message