I need to assign owners to the coverity defects assigned. On the Coverity platform, the scm users are mapped to coverity users. On the Client side, I to run cov-import-scm to gather the scm data but looks like the command is not getting what it wants. The help on the cov-import-scm command is not very intuitive and neither is the usage guide. But, from what I have gathered the command looks like
./set-p4env.bat
./cov-import-scm --scm perforce --dir="" --command-arg="%P4CLIENT%/..."
What does the command need? Anyone had success in executing this or any other way to gather the scm user information ?
Thanks