Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 21 Jan 2013 10:15:06 -0700 (MST)
From:      Warren Block <wblock@wonkity.com>
To:        Ralf Mardorf <ralf.mardorf@rocketmail.com>
Cc:        FreeBSD quest <freebsd-questions@freebsd.org>, =?ISO-8859-15?Q?Emre_=C7amalan?= <mailist@yandex.com>
Subject:   Re: Kernel headers
Message-ID:  <alpine.BSF.2.00.1301211012390.52356@wonkity.com>
In-Reply-To: <op.wq9el1ktuwjkcr@freebsd>
References:  <op.wq9daah4uwjkcr@freebsd> <1925231358767557@web3f.yandex.ru> <op.wq9el1ktuwjkcr@freebsd>

next in thread | previous in thread | raw e-mail | index | archive | help
On Mon, 21 Jan 2013, Ralf Mardorf wrote:

> I had to installed FreeBSD from the 8.3 DVD, because partitioning doesn't 
> work on my machine, when I used 9.0. I updated the Kernel to 9.1, world and 
> the ports tree.

The ports tree is not branched (ports are identical for all versions of 
FreeBSD), so that's not a problem.

> I now use svn, but there's another issue now.
>
> root@freebsd:/usr/src # svn checkout svn://svn.freebsd.org/base/releng/9.1/ 
> /usr/src
> [snip]
> ^CA    lib/libc/quad/fixdfdi.c
>
> svn: E200015: Caught signal
> root@freebsd:/usr/src #
> root@freebsd:/usr/src # uname -a
> FreeBSD freebsd 9.1-RELEASE FreeBSD 9.1-RELEASE #0 r243825: Tue Dec  4 
> 09:23:10 UTC 2012 
> root@farrell.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC  amd64
>
> I don't know what "/releng" is for. Does this fit to my kernel?

Yes.

> I suspect I need to checkout r243825. How can I do this or what ever else I 
> have to do?

No, that's a specific revision number, like a bookmark.  If you update 
only to that revision, nothing will change.  See 
http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/svn.html



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