# portsnap fetch # portsnap extractIt seems you can't read the topic about the vulnerability that represents those methods.ILUXA said:Try the following commands:
# portsnap fetch
# portsnap extract
Please show the exact commands you used.In my tests I've tried to install in clean the ports and sources via subversion, but this time do not have any port in the revision of subversion.
SirDice said:Please show the exact commands you used.
pkg install devel/subversion svn co svn://svn.freebsd.org/base/releng/11.0/ /usr/srcThe command is wrong. Only developers have SVN access. Use HTTP or HTTPS:svn co svn://svn.freebsd.org/base/releng/11.0/ /usr/src
svnlite co http://svn.freebsd.org/base/releng/11.0/ /usr/src svn co svn://svn.freebsd.org/base/releng/11.0/ /usr/src svn update /usr/src