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
Lint
Automatic diff as part of commit; lint not applicable.
Unit
Automatic diff as part of commit; unit tests not applicable.

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