|
||||||||
|
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/groups/opt_out.

I still have this problem in 1.491 (don't have more recent yet), but already tried recent svn plugin versions (1.40-1.45).
I found out that using in svn urls http instead of https does help avoiding the hanging issue.
I've tested this running 2 jobs (basically just doing svn update) using the exact same url every 2 minutes.
This is basically a workaround since it may mean the plugin (or svnkit) has some problem with handling https urls.