An error occurred while fetching the assigned iteration of the selected issue.
Feature: Support subversion svn version control system in BackEnd
Closed
Feature: Support subversion svn version control system in BackEnd
Support svn URLs & credentials in text files as an alternative to git URLs & credentials.
Solution alternatives:
- native svn client & Java command line invocation
- native svn client & Apache Java client library
- SVNKit (check license)
Decision: Check 3) first. Reasons:
- smaller docker image without svn client install
- clean implementation in pure Java -> direct call return evaluation