I’m trying to issue the following CL in Jenkins and get the following response. Can anyone assist me with the correct command syntax. SVN Version is: 1.8.
C:\Jenkins.jenkins\workspace<Job>>svn commit -m “Build Version 2022.01” --username --password
svn: E170013: Commit failed (details follow):
svn: E170013: Unable to connect to a repository at URL ‘https:svn server/repository’
svn: E230001: Server SSL certificate verification failed: issuer is not trusted
David