From owner-freebsd-current@FreeBSD.ORG Thu Jun 20 14:44:11 2013 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by hub.freebsd.org (Postfix) with ESMTP id B9E7D7F5 for ; Thu, 20 Jun 2013 14:44:11 +0000 (UTC) (envelope-from lifanov@mail.lifanov.com) Received: from mail.lifanov.com (mail.lifanov.com [206.125.175.12]) by mx1.freebsd.org (Postfix) with ESMTP id A81D31DC9 for ; Thu, 20 Jun 2013 14:44:11 +0000 (UTC) Received: from [10.1.3.5] (cnet520-windstream.mcclatchyinteractive.com [166.108.16.2]) (using TLSv1 with cipher DHE-RSA-CAMELLIA256-SHA (256/256 bits)) (No client certificate requested) by mail.lifanov.com (Postfix) with ESMTPSA id D6E4A1A174A; Thu, 20 Jun 2013 14:44:05 +0000 (UTC) Message-ID: <51C31534.70302@mail.lifanov.com> Date: Thu, 20 Jun 2013 10:44:04 -0400 From: Nikolai Lifanov User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:17.0) Gecko/20130531 Thunderbird/17.0.6 MIME-Version: 1.0 To: mexas@bristol.ac.uk Subject: Re: https://svn0.us-east.freebsd.org/base/head is not on 1.8 yet? References: <201306201432.r5KEWn1m089577@mech-cluster241.men.bris.ac.uk> In-Reply-To: <201306201432.r5KEWn1m089577@mech-cluster241.men.bris.ac.uk> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: Anton Shterenlikht , freebsd-current@freebsd.org X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.14 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: Thu, 20 Jun 2013 14:44:11 -0000 On 06/20/13 10:32, Anton Shterenlikht wrote: > svn --version > svn, version 1.8.0 (r1490375) > compiled Jun 20 2013, 09:21:02 on amd64-portbld-freebsd10.0 > > # svn up > Updating '.': > svn: E170000: Unrecognized URL scheme for 'https://svn0.us-east.freebsd.org/base/head' > > Anton > _______________________________________________ > freebsd-current@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-current > To unsubscribe, send any mail to "freebsd-current-unsubscribe@freebsd.org" > You need SERF option, since NEON is gone. Read /usr/ports/UPDATING - Nikolai Lifanov