Pensioning off the svn server (or not)

Tom Zeller tzeller at dragonacea.biz
Tue Jul 21 09:35:12 EDT 2015


> Slightly more subtle is that the HTTP tests also use the repository to test
> themselves.  So we need to either stand up a standalone webserver in the
> test (needless) or dedicate a hidden part of our web server to provide these
> files.  For obvious reasons I'd be unwilling to stop testing HTTP
> connectivity.

I don't know what the tests do, but for HTTP it seems straightforward
to fire up Jetty. For SVN, maybe we could read from
http[s]://svn.apache.org, for example.


More information about the dev mailing list