If SVN not installed (on the older servers) install by doing…
portsnap fetch update cd /usr/ports/devel/subversion && make install clean
If svnlite is already installed do…
ln -s /usr/bin/svnlite /usr/bin/svn
Once installed checkout our repos
mkdir /scs cd /scs/ svn checkout https://svn.spectrumcs.net:9443/svn/freebsd-scripts/ svn checkout https://svn.spectrumcs.net:9443/svn/freebsd-preferences/