FreeBSD Handbook, error, Chapter 4, 4.5 Using the Ports Collection
Byron Campbell
wa4geg at aim.com
Fri Oct 4 13:43:36 UTC 2019
*|Error in FreeBSD Handbook, 4.5 Using the Ports Collection,
|*
*|??Chapter 4. Installing Applications: Packages and Ports,
|*
*|command error in:|*
*||*
*|
Procedure 4.2. Subversion Method
?????? Check out a copy of the ports tree:
?????? # svn checkout https://svn.FreeBSD.org/ports/head /usr/ports
To work the URL must be changed; drop the 'https' and use 'svn' instead.
The correct command is thus:
?????? # svn checkout svn://svn.FreeBSD.org/ports/head /usr/ports
|*
More information about the freebsd-doc
mailing list