Issue with svn updates both source and ports.

David Wolfskill david at catwhisker.org
Fri Jun 21 22:51:42 UTC 2013


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.
> 
> Version of my last successful update.
> # uname -a
>      FreeBSD home.encontacto.net 9.1-RELEASE-p4 FreeBSD 9.1-RELEASE-p4 #503
> r252026: Thu Jun 20 06:41:28 CDT 2013
> root at home.encontacto.net:/usr/obj/usr/src/sys/ENCONTACTO
> amd64
> 
> # 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
-- 
David H. Wolfskill				david at 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.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 196 bytes
Desc: not available
URL: <http://lists.freebsd.org/pipermail/freebsd-stable/attachments/20130621/259b83aa/attachment.sig>


More information about the freebsd-stable mailing list