Page MenuHomeSoftware Heritage

svn.loader: Migrate to new buffer/filter behavior
ClosedPublic

Authored by ardumont on Dec 6 2019, 2:51 PM.

Details

Summary

This migrates the code to the latest (yet unpublished) loader-core.

Note: build will fail expectedly for now.

Depends D2403

Test Plan

tox

Diff Detail

Repository
rDLDSVN Subversion (SVN) loader
Branch
remove-deprecated-behavior
Lint
No Linters Available
Unit
No Unit Test Coverage
Build Status
Buildable 9634
Build 14188: tox-on-jenkinsJenkins
Build 14187: arc lint + arc unit

Event Timeline

anlambert added a subscriber: anlambert.

Looks good !

swh/loader/svn/tests/test_loader.py
37

You can safely remove that entry too as its use is dropped in D2403

This revision is now accepted and ready to land.Dec 6 2019, 3:02 PM
swh/loader/svn/tests/test_loader.py
37

right! thanks!

Update to the latest bug-free version