CVSProtocolError: Error response from CVS server: b"E cvs rlog: cannot find module `www' - ignored\n" when loading ssh://anoncvs@anoncvs.NetBSD.org:/cvsroot/www
https://sentry.softwareheritage.org/organizations/swh/issues/104792/?referrer=phabricator_plugin
CVSProtocolError: Error response from CVS server: b"E cvs rlog: cannot find module `www' - ignored\n"
File "swh/loader/core/loader.py", line 391, in load
self.prepare()
File "swh/loader/cvs/loader.py", line 501, in prepare
main_rlog_file = self.cvsclient.fetch_rlog()
File "swh/loader/cvs/cvsclient.py", line 349, in fetch_rlog
raise CVSProtocolError("Error response from CVS server: %s" % response)
Loading failure, updating to `failed` status
Migrated from T4631 (view on Phabricator)