Some repositories in the wild have invalid values for that
property so we must handle that edge case.
Details
Details
- Reviewers
vlorentz - Group Reviewers
Reviewers - Commits
- rDLDSVN830482755fe6: ra: Handle invalid values for svn:eol-style property
Diff Detail
Diff Detail
- Repository
- rDLDSVN Subversion (SVN) loader
- Branch
- fix-invalid-eol-style-property-value-handling
- Lint
No Linters Available - Unit
No Unit Test Coverage - Build Status
Buildable 24868 Build 38843: Phabricator diff pipeline on jenkins Jenkins console · Jenkins Build 38842: arc lint + arc unit
Event Timeline
Comment Actions
Build is green
Patch application report for D6604 (id=23995)
Rebasing onto b326099c73...
Current branch diff-target is up to date.
Changes applied before test
commit 830482755fe63a110ad720b2d4e5d328465f4b9d Author: Antoine Lambert <anlambert@softwareheritage.org> Date: Thu Nov 4 11:31:07 2021 +0100 ra: Handle invalid values for svn:eol-style property Some repositories in the wild have invalid values for that property so we must handle that edge case.
See https://jenkins.softwareheritage.org/job/DLDSVN/job/tests-on-diff/158/ for more details.
swh/loader/svn/ra.py | ||
---|---|---|
40–44 | why do we do this at all, anyway? |
swh/loader/svn/ra.py | ||
---|---|---|
40–44 |
swh/loader/svn/ra.py | ||
---|---|---|
40–44 | pffffffff Could you add a comment in the code to link to that explanation? (or even copy all of it for future-proofing) |