Page MenuHomeSoftware Heritage

loader: Raise NotFound for missing CVS module when using pserver or ssh
ClosedPublic

Authored by anlambert on Oct 13 2022, 4:23 PM.

Details

Reviewers
vlorentz
Group Reviewers
Reviewers
Maniphest Tasks
Restricted Maniphest Task
Commits
rDLDCVS965c3de498f5: loader: Raise NotFound for missing CVS module when using pserver or ssh
Summary

That case was handled when using rsync protocol but not when using pserver
or ssh protocol.

Closes T4631

Diff Detail

Repository
rDLDCVS CVS 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 D8677 (id=31336)

Rebasing onto 83fae9c7b3...

Current branch diff-target is up to date.
Changes applied before test
commit b4ccf0e84feff4feece907ae363d6599a748bcdf
Author: Antoine Lambert <anlambert@softwareheritage.org>
Date:   Thu Oct 13 16:20:59 2022 +0200

    loader: Raise NotFound for missing CVS module when using pserver or ssh
    
    That case was handled when using rsync protocol but not when using pserver
    or ssh protocol.
    
    Closes T4631

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

This revision is now accepted and ready to land.Oct 13 2022, 6:40 PM

Build is green

Patch application report for D8677 (id=31353)

Rebasing onto 356dfa27f7...

Current branch diff-target is up to date.
Changes applied before test
commit 965c3de498f5a52b1de5e319df087f14e17ea469
Author: Antoine Lambert <anlambert@softwareheritage.org>
Date:   Thu Oct 13 16:20:59 2022 +0200

    loader: Raise NotFound for missing CVS module when using pserver or ssh
    
    That case was handled when using rsync protocol but not when using pserver
    or ssh protocol.
    
    Closes T4631

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