All is in the title.
Depends on D7084
Differential D7085
svn: Add debug log before executing checkout or export operation anlambert on Feb 4 2022, 1:49 PM. Authored by Tags None Subscribers None
Details
All is in the title. Depends on D7084
Diff Detail
Event TimelineComment Actions 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 testcommit 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. Comment Actions 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 testcommit 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. |