Hi, I'm trying to configure a new project in Continuum using the svn+ssh protocol to connect Subversion. I think it is supported, according to the Subversion SCM Implementation of Maven SCM.
The SCM URL starts with "scm:svn:svn+ssh://...". But I always get the following SCM error: Provider message: The svn command failed. Command output: ---------------------------------------------------------------------------- --- svn: Network connection closed unexpectedly ---------------------------------------------------------------------------- --- And I keep receiving console messages asking for a password... Do I have to configure anything else to work with the svn+ssh protocol. Any hint on this? Hope someone could help me. Thank you, Bruno
