Forum Discussion
Rejeesh_Ashling
New Contributor
1 month agoSeems you are passing the project path instead of workspace path; could you try "RiscFree.exe -data %CD%\sw_workspace" instead of "RiscFree.exe -data %CD%\..\sw_repo" ?
Rejeesh_Ashling
New Contributor
1 month agoJust to be clear, its required that the project needs to be imported to the workspace via GUI manually once before we try the command-line option.