From owner-freebsd-hubs@FreeBSD.ORG Thu Jul 19 22:19:24 2012 Return-Path: Delivered-To: freebsd-hubs@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 2604D1065670; Thu, 19 Jul 2012 22:19:24 +0000 (UTC) (envelope-from wollman@hergotha.csail.mit.edu) Received: from hergotha.csail.mit.edu (wollman-1-pt.tunnel.tserv4.nyc4.ipv6.he.net [IPv6:2001:470:1f06:ccb::2]) by mx1.freebsd.org (Postfix) with ESMTP id C9C4A8FC16; Thu, 19 Jul 2012 22:19:23 +0000 (UTC) Received: from hergotha.csail.mit.edu (localhost [127.0.0.1]) by hergotha.csail.mit.edu (8.14.5/8.14.5) with ESMTP id q6JMJMI0050378; Thu, 19 Jul 2012 18:19:22 -0400 (EDT) (envelope-from wollman@hergotha.csail.mit.edu) Received: (from wollman@localhost) by hergotha.csail.mit.edu (8.14.5/8.14.4/Submit) id q6JMJMu3050375; Thu, 19 Jul 2012 18:19:22 -0400 (EDT) (envelope-from wollman) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <20488.34794.538940.282563@hergotha.csail.mit.edu> Date: Thu, 19 Jul 2012 18:19:22 -0400 From: Garrett Wollman To: "Simon L. B. Nielsen" In-Reply-To: <64B03A92-9A94-47C1-8CE6-DDE1BFAA6952@FreeBSD.org> References: <20120719123351.GE1456@rwpc15.mby.riverwillow.net.au> <64B03A92-9A94-47C1-8CE6-DDE1BFAA6952@FreeBSD.org> X-Mailer: VM 7.17 under 21.4 (patch 22) "Instant Classic" XEmacs Lucid X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-4.2.7 (hergotha.csail.mit.edu [127.0.0.1]); Thu, 19 Jul 2012 18:19:22 -0400 (EDT) X-Spam-Status: No, score=-1.0 required=5.0 tests=ALL_TRUSTED autolearn=disabled version=3.3.2 X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on hergotha.csail.mit.edu Cc: freebsd-hubs@freebsd.org Subject: Re: Repository UUID's in doc and ports SVN Mirror Seed Files X-BeenThere: freebsd-hubs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "FreeBSD Distributions Hubs: mail sup ftp" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 19 Jul 2012 22:19:24 -0000 < said: > Hmm, indeed. I didn't think of that when creating the mirror the > seeds are created from. I will fix that tomorrow and create new seed > files. > Have you yet found any cases where this causes actual problems? The case where it causes problems is when you do an initial checkout from a mirror and want to "svn switch" to the master repo in advance of doing a checkin or an update. -GAWollman