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
- Lint
Automatic diff as part of commit; lint not applicable. - Unit
Automatic diff as part of commit; unit tests not applicable.
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 | ||
---|---|---|
39–43 | why do we do this at all, anyway? |
swh/loader/svn/ra.py | ||
---|---|---|
39–43 |
swh/loader/svn/ra.py | ||
---|---|---|
39–43 | pffffffff Could you add a comment in the code to link to that explanation? (or even copy all of it for future-proofing) |