Forum Discussion

venkuvenkius's avatar
venkuvenkius
Occasional Contributor
12 years ago

[CodeReviewer] How to pass the svn-repo-path in PreCommit Script

I am using the below script



"C:\Program Files\Collaborator Client\ccollab.exe" --url http://127.0.0.1:8080 --scm subversion --svn-repo-path "https://svn.vreddy.com/svn/devbuild/trunk" %1 --svn-look-exe "C:\Program Files\TortoiseSVN\bin\svnlook.exe" admin trigger ensure-reviewed --review-id-regex "review:\s+(\d+)" %2 || exit 1





this is throwing error path not found



No RepliesBe the first to reply