Hello. I reinstalled FreeBSD 10 again (i.e. wiped the HDD) and this time I decided to install ports and system sources during package selection.
if I were to update my system sources, should I be using
Do I need to use checkout again even though I already have a copy of system sources? My understanding of checkout is that it will copy all sources even if I have them already or unchanged.
I just want to update my current sources to the latest stable version of FreeBSD 10.
Thanks
edit: It seems I need to check it out anyway! :\
if I were to update my system sources, should I be using
svn co or svn update? I asked because when doing a checkout, I need to specify which branch I want to follow. And somehow succeeding updates (i.e. running svn update) will know which branch to follow.Do I need to use checkout again even though I already have a copy of system sources? My understanding of checkout is that it will copy all sources even if I have them already or unchanged.
I just want to update my current sources to the latest stable version of FreeBSD 10.
Thanks
edit: It seems I need to check it out anyway! :\