That case was handled when using rsync protocol but not when using pserver
or ssh protocol.
Closes T4631
Paths
| Differential D8677 Authored by anlambert on Oct 13 2022, 4:23 PM.
Details
Summary That case was handled when using rsync protocol but not when using pserver Closes T4631
Diff Detail
Event TimelineHerald added a reviewer: Reviewers. · View Herald TranscriptOct 13 2022, 4:23 PM2022-10-13 16:23:57 (UTC+2) Comment Actions Build is green Patch application report for D8677 (id=31336)Rebasing onto 83fae9c7b3... Current branch diff-target is up to date. Changes applied before testcommit 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. Harbormaster completed remote builds in B32284: Diff 31336.Oct 13 2022, 4:26 PM2022-10-13 16:26:52 (UTC+2) This revision is now accepted and ready to land.Oct 13 2022, 6:40 PM2022-10-13 18:40:32 (UTC+2) Comment Actions Build is green Patch application report for D8677 (id=31353)Rebasing onto 356dfa27f7... Current branch diff-target is up to date. Changes applied before testcommit 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. Harbormaster completed remote builds in B32301: Diff 31353.Oct 13 2022, 7:30 PM2022-10-13 19:30:16 (UTC+2) Closed by commit rDLDCVS965c3de498f5: loader: Raise NotFound for missing CVS module when using pserver or ssh (authored by anlambert). · Explain WhyOct 13 2022, 7:31 PM2022-10-13 19:31:09 (UTC+2) This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 31353 swh/loader/cvs/loader.py
swh/loader/cvs/tests/test_loader.py
|
Could you briefly explain what this exception is for? (eg. error raised when calling hg`, with the returned message as the err attribute)