Fix SVN tests to not rely on svn.apache.org
Review Request #15154 — Created July 7, 2026 and updated — Latest diff uploaded
The apache.org SVN server has started being a little more strict about
things like rate limiting, and I've been hitting failures running the
RBTools test suite. This change rewrites our tests that hit that to
instead use a localfile://URL.
Ran unit tests.