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
Branch
master
Lint
No Linters Available
Unit
No Unit Test Coverage
Build Status
Buildable 10796
Build 16210: tox-on-jenkinsJenkins
Build 16209: arc lint + arc unit

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.