Jenkins build is unable to checkout the code from SVN repository
0
I have jenkins job which is checking out the code from SVN repository and run the build but I am getting the multiple or different errors before its checking out the complete code.Please help me. Error: ERROR 1: svn: E155021: The path 'D:JenkinsworkspaceProject1branch-1.1' appears to be part of a Subversion 1.7 or greater working copy. Please upgrade your Subversion client to use this working copy. org.tmatesoft.svn.core.SVNException: svn: E155021: The path 'D:JenkinsworkspaceProjectbranch-1.1' appears to be part of a Subversion 1.7 or greater working copy. Please upgrade your Subversion client to use this working copy. Error 2: D:jenkinsworkspaceprojectbranch.svnwc.db: The process cannot access the file because it is being used by another process.