Hi,
Title says it all, my problem is that I have updated FreeBSD to 10.1-p18 and I deleted accidentally my source code in /usr/src so I want to get it back.
The problem is that all I can get is
How do I get source code which relates to that patch level?
Title says it all, my problem is that I have updated FreeBSD to 10.1-p18 and I deleted accidentally my source code in /usr/src so I want to get it back.
The problem is that all I can get is
svn checkout https://svn.FreeBSD.org/base/stable/10 /usr/src but that gives me latest 10.2 source code but I need source code which is synced with my 10.1-p18 patch level.How do I get source code which relates to that patch level?