flake8
passed.
JSHint
passed.
Review Request #12162 — Created March 17, 2022 and submitted
CVSTool.get_repository_info()was returning aRepositoryInforesult
when no repository could be found. The paths within wereNone, but
this was enough to trip uprbt list-repo-types(and probably other
code paths).This change checks the path before returning a result, mirroring the
logic in most other SCMs.
Unit tests pass.
| Summary | ID |
|---|---|
| 61cbcb7390160a6b7b0d3ebde3b1ee5811d942ff |
| Description | From | Last Updated |
|---|---|---|
|
This should go onto release-3.x, no? |
|