I've been trying to sync ports on a 9.2-RELEASE-p1 VM (Hyper-V) and the system just crashes/reboots in the middle of syncing. I'm using the following commands:
I also tried pulling from https://svn0.us-east.freebsd.org/ports/head/ but that makes it crash also.
Is there any way to track what's happening?
Thanks!
Code:
rm -rf /usr/ports
svn co [url]https://svn0.us-east.freebsd.org/ports/branches/RELENG_9_2_0[/url] /usr/ports
I also tried pulling from https://svn0.us-east.freebsd.org/ports/head/ but that makes it crash also.
Is there any way to track what's happening?
Thanks!