Page MenuHomeSoftware Heritage

svn.converters: Clean up dead code
ClosedPublic

Authored by ardumont on Feb 28 2020, 10:25 AM.

Details

Summary

This was used in early versions when we had both a svn and a git-svn loader
implementation (for comparison purposes). The git-svn loader is long gone now
so might as well cleanup this as well.

Depends on D2725

Test Plan

tox

Diff Detail

Repository
rDLDSVN Subversion (SVN) loader
Lint
Automatic diff as part of commit; lint not applicable.
Unit
Automatic diff as part of commit; unit tests not applicable.

Event Timeline

Build has FAILED

barf...
"java.lang.OutOfMemoryError: unable to create native thread: possibly out of memory or process/resource limits reached"
sure, that won't help.

This revision is now accepted and ready to land.Feb 28 2020, 11:44 AM

Rebase and plug to latest master

This revision was automatically updated to reflect the committed changes.