From owner-freebsd-current@FreeBSD.ORG Sun Aug 9 19:24:31 2009 Return-Path: Delivered-To: current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 38E0F1065676 for ; Sun, 9 Aug 2009 19:24:31 +0000 (UTC) (envelope-from glen.j.barber@gmail.com) Received: from mail-bw0-f206.google.com (mail-bw0-f206.google.com [209.85.218.206]) by mx1.freebsd.org (Postfix) with ESMTP id 97B828FC0A for ; Sun, 9 Aug 2009 19:24:30 +0000 (UTC) Received: by bwz2 with SMTP id 2so1660932bwz.43 for ; Sun, 09 Aug 2009 12:24:29 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:in-reply-to:references :date:message-id:subject:from:to:content-type :content-transfer-encoding; bh=X4KpiGZqyOESIk+rUmhIfLpsCBf8g5U/V9ecBDk1ZsU=; b=v5dZgV0Iza/ebrknvg52BPyyr3QgQHSbGwCoSNH+OQPsIy+KYQ0MY7rgcXvUGE2IaR uq5nQJ20PmdV0awvFOBOXt1p/FMZyT8KOxCN4hvXvgMyLZivAEsBzlDMiOi3ae33Axdq EB5UFFUJQu+CYLPOuI9FW0ex+BmmF9DNNmfW0= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type:content-transfer-encoding; b=v8IiW5+7Iw+jVJCKj/y/OO3NTxVAT202BFOgYWGCMp8+BlqoZKdre/NIhFGadMXch8 kA/6H2VxhTYZxJgaVqrPAzWX/cuTHV3GLUyyTYE1K/o7jvnSDHi/eab2AOSo2QoOwIsB H7LI7ayzqzq1qv7Gc8u7RuW+xVOI/NVB3OT4k= MIME-Version: 1.0 Received: by 10.223.123.129 with SMTP id p1mr675513far.94.1249845868638; Sun, 09 Aug 2009 12:24:28 -0700 (PDT) In-Reply-To: <4A7EDDB1.6060208@gmx.de> References: <409F1C03-B18C-4084-93D0-3D1918D7F105@exscape.org> <20090808174443.GT1292@hoeg.nl> <200908081044.55066.mel.flynn+fbsd.current@mailing.thruhere.net> <87my692ix7.fsf@kobe.laptop> <4A7EDDB1.6060208@gmx.de> Date: Sun, 9 Aug 2009 15:24:28 -0400 Message-ID: <4ad871310908091224x5f26e341sc7aa74d969d2f328@mail.gmail.com> From: Glen Barber To: current@freebsd.org Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Cc: Subject: Re: What's up with the SVN repository? X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 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: Sun, 09 Aug 2009 19:24:31 -0000 On Sun, Aug 9, 2009 at 10:31 AM, Christoph Mallon wrote: > > --relocate is used *only* if the URL of the repository changes but the > content stays the same. E.g. FreeBSD gets renamed to UnfreeBSD and so the > URL of the repository changes to http://svn.unfreebsd.org/base/, then you > use --relocate. svn switch --relocate does something completely different > than svn switch. The latter is used to switch between branches. > Should we wait for a -BETA3 or -RC1 (or some other) announcement before switching the repository location, or can we assume it is safe to do so now? -- Glen Barber