Section 4 starts with: > % svn co https://svn.freebsd.org/base/user/cperciva/freebsd-update-build freebsd-update-server The server code still exists in that SVN repo, but not in any of the git repos that I know of. Following IRC discussion with the article author jgh, the code and its change history should probably (if not already available somewhere else) be moved to git both to ease confusion and in case it needs an urgent change, and the install command updated accordingly.
A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/doc/commit/?id=a9607c3d4645595c15dc7fb1fb1b1fbd8863254e commit a9607c3d4645595c15dc7fb1fb1b1fbd8863254e Author: Jason Helfman <jgh@FreeBSD.org> AuthorDate: 2022-05-25 15:45:47 +0000 Commit: Jason Helfman <jgh@FreeBSD.org> CommitDate: 2022-05-25 15:50:20 +0000 articles/freebsd-update-server: Shift code references and adjust instructions PR: 264086 .../content/en/articles/freebsd-update-server/_index.adoc | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-)
Committed! Thanks for report :) -jgh