From owner-freebsd-stable@FreeBSD.ORG Tue Dec 17 08:58:09 2013 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id E72592A0; Tue, 17 Dec 2013 08:58:09 +0000 (UTC) Received: from mail-pd0-x22d.google.com (mail-pd0-x22d.google.com [IPv6:2607:f8b0:400e:c02::22d]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id B920D1B76; Tue, 17 Dec 2013 08:58:09 +0000 (UTC) Received: by mail-pd0-f173.google.com with SMTP id p10so6511159pdj.4 for ; Tue, 17 Dec 2013 00:58:09 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=EOr21AkJeX2/NTYtPDStPJYOtWf8YLIEewQ5GOzQZn0=; b=PGnNSTssvjnQFbwvCgjKPOU5RJ2jaOisDXxvSH1+3Y27/lNKd5NaIWVFkN7vx1hY7+ HM+dfLnW51Np2CHO/xDz65WQAjiOh1sg/lLwF8AnhSVDZbcczlG8FXqhNHMIb8XG7/X7 4ESPy+6hyUXwFE3Lk6+1WScaCzkHQgZpQF5c8AlNCSjTcTkWDSaLxZrGU0Ee6wKhr0p5 81Jbvfv/SiGd2wBcP2E3rEfr98TiOsISkwDYpVAzODqQVq3UG0FHYRLF0hhgm/UtRrbZ GbDQ3Xn2aQZ35zTCJLShwpB8bK9Hv9q81zxK30ylCp0LEofyB3arwSphzAA9DavA3rRn eInA== MIME-Version: 1.0 X-Received: by 10.68.233.33 with SMTP id tt1mr25961098pbc.64.1387270689289; Tue, 17 Dec 2013 00:58:09 -0800 (PST) Received: by 10.68.213.2 with HTTP; Tue, 17 Dec 2013 00:58:09 -0800 (PST) In-Reply-To: References: <20131216154458.GP1446@glenbarber.us> Date: Tue, 17 Dec 2013 10:58:09 +0200 Message-ID: Subject: Re: FreeBSD 10.0-RC2 Now Available From: Niilo Kajander To: Odhiambo Washington Content-Type: text/plain; charset=UTF-8 Cc: "freebsd-current@freebsd.org" , freebsd-stable@freebsd.org X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 17 Dec 2013 08:58:10 -0000 On Tue, Dec 17, 2013 at 10:49 AM, Odhiambo Washington wrote: > > > Why does this fail? I have never used freebsd-update before. It's my 1st > time. > My understanding is that freebsd-update can't track changes between different svn revisions. It doesn't have a clue about -CURRENT or -STABLE as it only works for releases. If you intend to use freebsd-update in the future you should upgrade your system first using the install media.