When recursively removing a directory content in a revision, ensure
to not remove state of file whose name has the same prefix as the
removed directory.
Details
Details
- Reviewers
ardumont - Group Reviewers
Reviewers - Commits
- rDLDSVN631a2b9d7f7e: ra: Prevent erroneous removing of file state
Diff Detail
Diff Detail
- Repository
- rDLDSVN Subversion (SVN) loader
- Branch
- master
- Lint
No Linters Available - Unit
No Unit Test Coverage - Build Status
Buildable 25066 Build 39169: Phabricator diff pipeline on jenkins Jenkins console · Jenkins Build 39168: arc lint + arc unit
Event Timeline
Comment Actions
Build is green
Patch application report for D6654 (id=24184)
Rebasing onto fdf526ecea...
Current branch diff-target is up to date.
Changes applied before test
commit 631a2b9d7f7e1e9009cc2a4718e94128a625459a Author: Antoine Lambert <anlambert@softwareheritage.org> Date: Thu Nov 18 11:55:20 2021 +0100 ra: Prevent erroneous removing of file state When recursively removing a directory content in a revision, ensure to not remove state of file whose name has the same prefix as the removed directory.
See https://jenkins.softwareheritage.org/job/DLDSVN/job/tests-on-diff/193/ for more details.