From owner-freebsd-stable@FreeBSD.ORG Fri Jun 21 22:51:42 2013 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) by hub.freebsd.org (Postfix) with ESMTP id C8FB7FDB for ; Fri, 21 Jun 2013 22:51:42 +0000 (UTC) (envelope-from david@catwhisker.org) Received: from albert.catwhisker.org (m209-73.dsl.rawbw.com [198.144.209.73]) by mx1.freebsd.org (Postfix) with ESMTP id 8A2691DA6 for ; Fri, 21 Jun 2013 22:51:41 +0000 (UTC) Received: from albert.catwhisker.org (localhost [127.0.0.1]) by albert.catwhisker.org (8.14.7/8.14.7) with ESMTP id r5LMpZ0r052060; Fri, 21 Jun 2013 15:51:35 -0700 (PDT) (envelope-from david@albert.catwhisker.org) Received: (from david@localhost) by albert.catwhisker.org (8.14.7/8.14.7/Submit) id r5LMpZHM052059; Fri, 21 Jun 2013 15:51:35 -0700 (PDT) (envelope-from david) Date: Fri, 21 Jun 2013 15:51:35 -0700 From: David Wolfskill To: "Edwin L. Culp W." Subject: Re: Issue with svn updates both source and ports. Message-ID: <20130621225135.GT31043@albert.catwhisker.org> References: MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="owPIoVL9FiqC4k42" Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.21 (2010-09-15) Cc: freebsd-stable@freebsd.org X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 21 Jun 2013 22:51:42 -0000 --owPIoVL9FiqC4k42 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Fri, Jun 21, 2013 at 05:45:42PM -0500, Edwin L. Culp W. wrote: > I've been using svn updates for some time with no problems rebuilding > daily. >=20 > Version of my last successful update. > # uname -a > FreeBSD home.encontacto.net 9.1-RELEASE-p4 FreeBSD 9.1-RELEASE-p4 #5= 03 > r252026: Thu Jun 20 06:41:28 CDT 2013 > root@home.encontacto.net:/usr/obj/usr/src/sys/ENCONTACTO > amd64 >=20 > # cd /usr/src && svn up /usr/src > svn: E155036: Please see the 'svn upgrade' command > svn: E155036: The working copy at '/usr/src' > is too old (format 29) to work with client version '1.8.0 (r1490375)' > (expects format 31). You need to upgrade the working copy first. You need to do as the above message suggests: "svn upgrade /usr/src". (Note that "svn up" is short for "svn update", which is different from "svn upgrade".) This is a result of the svn client (now) being 1.8.x, vs. the last successful "svn up", when it was 1.7.x. > # cd /usr/ports && /usr/local/bin/svn up /usr/ports > Updating '.': > svn: E170000: Unrecognized URL scheme for ' > https://svn0.us-west.freebsd.org/ports/head' This is likely an issue of the new 1.8.x svn client not being built with SERF support. Please see ports/UPDATING, entry 20130619. > ... Peace, david --=20 David H. Wolfskill david@catwhisker.org Taliban: Evil men with guns afraid of truth from a 14-year old girl. See http://www.catwhisker.org/~david/publickey.gpg for my public key. --owPIoVL9FiqC4k42 Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.20 (FreeBSD) iEYEARECAAYFAlHE2PYACgkQmprOCmdXAD092gCfaTkVqaRRu0RXFG9xF4TMHztE 4VkAn1CJrTQ72Q7A1m9bdJn5wDF/+t5g =j8c/ -----END PGP SIGNATURE----- --owPIoVL9FiqC4k42--