unfortunately Subversion package is not able to connect to https-based repository URL.
Please have a look at the Configuring_the_VCS_Integration_Feature Guide for further informations.
I have suspended all tasks for this feature until we are migrating to 9.12 or newer as I cannot configure the SVN repository in the right way because it is maintained by another department.
Created an user in the user mapping under the CVS tab in IS (the user-creation is OK because i’m able to connect via tourtouse)
Added the repository to VCS tab in the IS
Configuration seems OK
However when i try to add a new flow in designer i’m receiving this error :
[ISS.0132.9117] error running command [svn, lock, --username, francesco, --password, ********]; exit value: 1; output: [svn: E155036: Please see the 'svn upgrade' command, svn: E155036: The working copy at 'C:\SoftwareAG\IntegrationServer\instances\default\packages\Default', is too old (format 29) to work with client version '1.9.4 (r1740329)' (expects format 31). You need to upgrade the working copy first., ]
Go to your IntegrationServer folder under packages and check for the versioned ones (those who have a hidden “.svn”-directory).
In the context menu of these directories (at the level where the “.svn”-.directory is located) select “Upgrade Working Copy”.
This might take some time, so stay patient while this is running.
Looks like your working copy has been created with 1.6. Latest version of working copy format is 1.8.
are you sure is not possible to connect Subversion to an https-based repository? I’m not able to find this limitation in the docs.
Maybe working with Trustore configuration in Designer, i should find a way…