|
||||||||
|
This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators. For more information on JIRA, see: http://www.atlassian.com/software/jira |
||||||||
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to [email protected].
For more options, visit https://groups.google.com/d/optout.

After a discussion with Daniel Beck, we were able to find a setup where both variables and externals work both for polling and for the actual build for svn+ssh repositories:
Simple: use "Additional Credentials" with realm svn+ssh://SERVER_NAME
More complex:
see the code referenced in
https://issues.jenkins-ci.org/browse/JENKINS-21785?focusedCommentId=196730page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#comment-196730
the command mentioned there seems not to work wor newer subversion clients.
Thanks. Closing.