-
Improvement
-
Resolution: Unresolved
-
Minor
-
None
-
windows 7, tomcat 6.0.32. jenkins 1.409
When using an url for subversion that causes a protocol error or timeout, the checkout process takes ages to fail and cannot be cancelled.
I accidentally used https://svn.github.com as checkout url and this produces a timeout in the webdav operations for subversion, but the process tries a few times before it fails (I got about 7 minutes running time)
This may be an issue in the subversion implemenation that jenkins uses.