Related T946
Details
Details
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
swh/loader/svn/ra.py | ||
---|---|---|
106 | Sounds good. I hesitate to say 'user-properties' instead of non-standard. |
Comment Actions
- loader.svn.tests: Add a scenario around user-defined svn properties
M.o:
- Checkout a new branch holding both commits (1 commit for the fix, 1 commit for the test)
- rebase interactive on that new branch to remove the fix commit
- make test ~> new test scenario fails with T946 occurrence error
- cherry-pick the fix commit
- make test ~> tests ok