ContributionsMost RecentMost LikesSolutionsRe: Code Collaborator plugin in Eclipse 3.6.2Hi Lucas, Older versions of the Eclipse plugin can be found on our Archived installers site here: http://support.smartbear.com/downloads/codecollaborator/installers-oldversions/ You're going to want the installers named ccollab_client_X_X_XXXX_update_site.zip where the X denotes the version numbers.Re: Error when creating Report from SVN Revision *.pck filesHi Antonin, Are the .pck files in an svn external directory? It might also help if you could email your server logs to support@smartbear.com so we could take a look. To get the server log, go to the "System" link at the bottom on the page (you might have to be an administrator to see that). In the "Server Backup/Debugging Dump" box at the top of the page, select the following settings: "Server Logs" => "Include Server Logs" "File Contents" => "No file content" "Which Data" => "System configuration only - no review data" Then click on the "Download Dump File" button. Send us the resulting zip file. Thanks!Re: Managing files with multiple authorsDifferent authors should not affect the roll up of files in a review, but different upload methods will. For example, if Author A used the "Add Changes" command and Author B uses "Add Diffs" to upload his changes later, CodeCollaborator will not recognize the files to be the same. The same command should be used by both authors, meaning if Author A used the 'ccollab adddiffs' command, Author B should use the same command to upload his changes as well. Re: Where did flat file list view in go? (v7.1)This was intentionally removed in the new v7.x UI. While we're still looking into re-adding this feature back in future versions, the flat list view will take a while to rework and will not be available for the time being.Re: Notification frequencyWe don't have a feature quite like this at the moment, but I would encourage you to add your comments and vote on this related feature request here: http://feedback.codecollab.com/forums/4652-code-collaborator-features/suggestions/326425-add-daily-digest-notifcation-option Thanks,Re: auto-detect or manual SCM?The roll up settings are detected automatically and also depend on how the files were uploaded. With Subversion, checked in changelists will not roll up, but pre-checked in changes should roll up.Re: Code Collaborator Client Won't RunWhat version of Java do you have installed? Usually, when clients don't work as expected, it's due to an unsupported JRE installed. We require Sun/Oracle Java 1.6.Re: Restrict users from RolesThis is not currently possible in CodeCollaborator, but for those interested in this capability, there is a request added for this feature here: http://feedback.codecollab.com/forums/4652-code-collaborator-features/suggestions/2844685-restrict-certain-roles-to-be-used-only-by-certain-Re: Upload performanceHi Stephen, v6.5.6500 included file upload support improvements, so upgrading your CodeCollaborator server and clients to the latest version may help with this issue. However, if you have unusually large changelists, this is unfortunately somewhat expected. We'd also be happy to look at your debugging log for any unusual errors or behavior if you'd like. Just send the debug log to codecollab@smartbear.com. To get the debugging log from the Perforce plugin, edit the custom tool configuration (Tools > Manage Custom Tools > Edit) and add a --debug argument to the argument list. This will create a ccollab.log file in the "current working directory" which is either the Perforce install directory or the "Start in" directory specified in the Custom Tool configuration. On the GUI client menu, select 'Help' then 'Capture Debugging Log', reproduce the issue, and then save and send us the log. Re: Small feature request: define start point in file for reviewHi Tony, I did find a similar feature request on our UserVoice forum that you might be interested in. You can add your comments and votes here: http://feedback.codecollab.com/forums/4652-code-collaborator-features/suggestions/1579055-partial-file-review We started keeping track of feature requests on our feedback forum as a way to keep them more organized. When planning new features to implement, we do take into consideration all posts, and the more votes a feature receives the more likely it is to be implemented. So, I'd encourage you to check it out. Thanks,