I created Jenkins project that have files on SVN (https://repo.xxx.xxx/svn/priv/projectname; certificate is self-signed). My problem is that Jenkins have empty workspace for thi
Old question, I know. Maybe someone else will find this, though?
I had this problem for awhile, before realizing that I hadn't downloaded the SVN plugin. Even though SVN appears as an option in the Source Code Management section of the configuration screen in Jenkins, the plugin wasn't installed. Hence: https://stackoverflow.com/a/11272158