Unable to add files for review using P4 plugin
I've recently set up my mac for code reviewing using p4v for file syncing/ changelists and ccollab for the review platform. Versions are: MacOS - 10.15.7 Perforce - P4V/MACOSX1015X86_64/2020.1/1966006 ccollab client - 13_1_13100 Via the coollabgui app, I have the SCM verified and connected with no errors. I am unable to add pending changelists for review, but I can add submitted changelists. What's more is I'm able to submit files for review by manually uploading them through the web client. The big headache comes when I attempt to use the smartbear custom tool that installation builds into P4V. Attempting to right-click and add any changelist results in the following error: No SCM Configuration could be determined Cannot run program "p4" (in directory "/Applications/ccollab_client/ccollabgui.app"): error=2, No such file or director I have reviewed the following other topics and found no solutions: https://community.smartbear.com/t5/Collaborator/quot-No-SCM-could-be-determined-quot-p4-plugin-does-not-work-out/td-p/173012 https://community.smartbear.com/t5/Collaborator/Config-p4-plugin-on-Mac/m-p/44317 Any ideas? It's looking like this could be a potential bug.Solved2.6KViews0likes2CommentsClient Authentication failed with Server
Hi Folks, We are running our code collaborator server over apache with reverse proxy configured. Below are the configuration of reverse proxy in httpd.conf file sever name :- devops.pun.ctdd.siemens.co.in ProxyPass /collab http://localhost:9090/collab nocanon ProxyPassReverse /collab http://localhost:9090/collab ProxyPassReverse /collab http://devops.pun.ctdd.siemens.co.in/collab RequestHeader set X-Forwarded-Proto "https" RequestHeader set X-Forwarded-Port "443" host url used for connecting is to the server from client https://devops.pun.ctdd.siemens.co.in/collab/ Authectication failed with unknown error. Client unable to connect with the server705Views0likes0CommentsExtend the list of roles available for review participants
Hi, 1. Currently, as review participants, Collaborator providesonly the moderator, author, reviewer and observerroles. Can this list be extended ? https://support.smartbear.com/collaborator/docs/server/settings/review-templates/roles.html 2.In addition, is it possible to assign more than one role to one person?624Views0likes0Comments