On Sep 9, 2024, at 12:51 PM, Oran Johnson via Boost-users <boost-users@lists.boost.org> wrote:

Any ideas  as to how to correct the following?

johnson@fedora:~/opensource$ svn co  https://svn.boost.org/svn/boost/sandbox sandbox
svn: E170013: Unable to connect to a repository at URL 'https://svn.boost.org/svn/boost/sandbox'
svn: E000111: Error running context: Connection refused

Boost moved the code to git about 15 years ago.
The code can be found here:  https://github.com/boostorg/boost

And instructions on how to check out and build are here:
https://www.boost.org/doc/libs/1_86_0/more/getting_started/index.html

— Marshall