Can't seem to update my source to 10.0-RELEASE. Can anyone advise what I'm doing wrong?
Procedure followed is:
Then if I
20121205:
9.1-RELEASE.
I attempted to follow the guide here which by the way seems to only offer advice on how to upgrade to STABLE and not RELEASE which I thought was a bit odd:
https://www.freebsd.org/doc/handbook/svn.html
Can somebody point me in the right direction? Thank you.
Code:
> uname -a
FreeBSD diesel.steppingstones 9.1-RELEASE-p4 FreeBSD 9.1-RELEASE-p4 #14: Mon Jun 24 23:17:13 BST 2013 jim@diesel.steppingstones:/usr/obj/usr/src/sys/DIESEL i386
Code:
> svn checkout svn://svn0.eu.freebsd.org/base/releng/10.0 /usr/src
Checked out revision 263161.
> svn update /usr/src
Updating '/usr/src':
At revision 263161.
more /usr/src/UPDATING
the first entry at the top of the file is:20121205:
9.1-RELEASE.
I attempted to follow the guide here which by the way seems to only offer advice on how to upgrade to STABLE and not RELEASE which I thought was a bit odd:
https://www.freebsd.org/doc/handbook/svn.html
Can somebody point me in the right direction? Thank you.