Page MenuHomeSoftware Heritage

svn: Add debug log before executing checkout or export operation
ClosedPublic

Authored by anlambert on Feb 4 2022, 1:49 PM.

Details

Summary

All is in the title.

Depends on D7084

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 is green

Patch application report for D7085 (id=25701)

Could not rebase; Attempt merge onto 09e83fd94c...

Updating 09e83fd..369fbea
Fast-forward
 requirements-test.txt    | 2 +-
 swh/loader/svn/loader.py | 6 ------
 swh/loader/svn/svn.py    | 9 ++++++++-
 3 files changed, 9 insertions(+), 8 deletions(-)
Changes applied before test
commit 369fbea00ea54b202a08db8541a7e6db42a0cc95
Author: Antoine Lambert <anlambert@softwareheritage.org>
Date:   Fri Feb 4 13:48:00 2022 +0100

    svn: Add debug log before executing checkout or export operation

commit 8bde0663cb4a72a80212e7bab21a962ddf510e25
Author: Antoine Lambert <anlambert@softwareheritage.org>
Date:   Fri Feb 4 13:40:52 2022 +0100

    requirements-test: Pin pytest to < 7.0.0
    
    pytest v7.0.0 removed _pytest.tmpdir.TempdirFactory, which is used
    by some of the pytest plugins we use.

See https://jenkins.softwareheritage.org/job/DLDSVN/job/tests-on-diff/276/ for more details.

Build is green

Patch application report for D7085 (id=25701)

Could not rebase; Attempt merge onto 09e83fd94c...

Updating 09e83fd..369fbea
Fast-forward
 requirements-test.txt    | 2 +-
 swh/loader/svn/loader.py | 6 ------
 swh/loader/svn/svn.py    | 9 ++++++++-
 3 files changed, 9 insertions(+), 8 deletions(-)
Changes applied before test
commit 369fbea00ea54b202a08db8541a7e6db42a0cc95
Author: Antoine Lambert <anlambert@softwareheritage.org>
Date:   Fri Feb 4 13:48:00 2022 +0100

    svn: Add debug log before executing checkout or export operation

commit 8bde0663cb4a72a80212e7bab21a962ddf510e25
Author: Antoine Lambert <anlambert@softwareheritage.org>
Date:   Fri Feb 4 13:40:52 2022 +0100

    requirements-test: Pin pytest to < 7.0.0
    
    pytest v7.0.0 removed _pytest.tmpdir.TempdirFactory, which is used
    by some of the pytest plugins we use.

See https://jenkins.softwareheritage.org/job/DLDSVN/job/tests-on-diff/277/ for more details.

This revision is now accepted and ready to land.Feb 4 2022, 2:10 PM