Tagged Questions
Code Collaborator is a self-hosted online code review tool from SmartBear Software.
6
votes
3answers
1k views
Code Review Collaboration
My teams develop in C# and Java using Perforce for source control. Our two teams are spread out geographically and we are wanting to implement code reviews accross those teams. I have been looking for ...
3
votes
6answers
420 views
What is your opinion on SmartBear Code Collaborator?
I am considering buying SmartBear Code Collaborator for mydev-team to help us coordinate and do code reviews. Cost is not the option/issue here, instead we want to get the right tool for the job.
...
1
vote
1answer
564 views
CodeCollaborator + Perforce: autosubmit changelist?
Does anyone know if it's possible to configure CodeCollaborator to submit the changelist when the code review for it is complete? The SCM is Perforce.
Bonus points for appending the code review ID ...
0
votes
0answers
41 views
code collab and git -> Add Changes does not show changed files
We are using git for our local repository and Code Collab as our code review tool. Everything seems to work, but when I click Add Changes... no files are ever picked up as changed. I always have to ...
0
votes
1answer
287 views
Error: Unable to run ccollabgui
After installing CodeCollab on OS X 10.6, I get Error: Unable to run ccollabgui when I try to add a new code review from P4V.
Strange but google was not able to find any match for the search :(
0
votes
1answer
581 views
Smartbear Code Collaborator GUI client not recognizing Subversion repository
I'm using Windows 7 Professional and Subversion with TortoiseSVN, and trying to use Code Collaborator v6.0.6013.
When I start up the GUI client, I need to tell it what the SCM configuration is. The ...
0
votes
1answer
218 views
Configure Code collaborator to assign reviewrs as per ownership
In our team it has been proposed to mandate the checkins to be reviewd by respective feature/class owners(Assuming the owners are the ones who checked in the file first)
Can Code collaborator be ...