Hey guys,
I was just updating my source tree, and wasn't sure if it was successful or not (I accidentally terminated my screen session without checking the results... whoops)
Apart from running csup again against the branch / release I want, is there any way I can check to see what version of FreeBSD is currently present in the source tree?
Is UPDATING the best place to check?
Sorry if this has been asked before - searching hasn't revealed anything overly helpful.
Thanks
I was just updating my source tree, and wasn't sure if it was successful or not (I accidentally terminated my screen session without checking the results... whoops)
Apart from running csup again against the branch / release I want, is there any way I can check to see what version of FreeBSD is currently present in the source tree?
Is UPDATING the best place to check?
Code:
% grep -ir 9.0-release UPDATING
9.0-RELEASE.
Done as part of 9.0-RELEASE cycle.
Sorry if this has been asked before - searching hasn't revealed anything overly helpful.
Thanks
