defects4j
defects4j copied to clipboard
Checkout Command Error
Hello, when I use this command defects4j checkout -p Chart -v 11b -w temp_dirs , I encounter the problem: "Can't exec "svn": No such file or directory at ./defects4j-master/framework/core/Utils.pm line 71."
Can you help me? Thanks.
Make sure that subversion is installed and its svn executable is on the PATH.
You can run svn --version from the command-line to check whether svn is available.