Skip to content
Snippets Groups Projects
Commit 79d5af82 authored by Antoine Lambert's avatar Antoine Lambert
Browse files

loader: Raise NotFound when CVS repo no longer fetchable with rsync

When attempting to fetch CVS repository data using rsync protocol but
that process exits with return code 23, it means the repository is
no longer available so NotFound must be raised.

Fixes #4572
parent 3303a9b2
No related branches found
No related tags found
1 merge request!74loader: Raise NotFound when CVS repo no longer fetchable with rsync
Pipeline #2601 passed