On Sun, 27 Jan 2013, Matthew Seaman wrote:
2) Choose a protocol for access the SVN servers. Your choices in
order of preference are
svn://
https://
http://
Use svn:// for best performance. If you're concerned about MITM
attacks injecting trojans into the FreeBSD sources, then use
https and be sure to verify the certificate hashes on first
connection. Otherwise, if you're stuck behind a restrictive
firewall, use http://
HTTPS is preferred. The SVN mirrors section of the Handbook will soon
reflect that.
Performance should not be very different from svn://.
_______________________________________________
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "freebsd-questions-unsubscr...@freebsd.org"