Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 21 Jun 2013 15:51:35 -0700
From:      David Wolfskill <david@catwhisker.org>
To:        "Edwin L. Culp W." <edwinlculp@gmail.com>
Cc:        freebsd-stable@freebsd.org
Subject:   Re: Issue with svn updates both source and ports.
Message-ID:  <20130621225135.GT31043@albert.catwhisker.org>
In-Reply-To: <CALFgp2OY5oQO3_uxzMwf0ZkarY6R-VJDqm2rgo9nKvqexEjisw@mail.gmail.com>
References:  <CALFgp2OY5oQO3_uxzMwf0ZkarY6R-VJDqm2rgo9nKvqexEjisw@mail.gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help

--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--



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20130621225135.GT31043>