The file main.cpp exists at the following SVN URL:
https://my.svn.repo/svn/projects/my_project/trunk/src/main.cpp
I check out the trunk folder to the following path and perfom a Coverity build:
f:\qb\my_project
Now when I navigate to the file via the Coverity report I receive an error within QuickBuild stating that the following file cannot be found.
https://my.svn.repo/svn/projects/my_project/trunk/qb/my_project/src/main.cpp
QuickBuild does not appear to be stripping the workspace folder from the path when constructing the SVN URL.