Imagine being able to collaborate from any location with complete access to your project, design plans, and bug database. This means that you could be at home, on a plane, or at your favorite coffee shop with your entire project at your finger tips. What's more, you will stay in synch with your team's changes because they automatically pushed to you via Email.
See our 5.0 support forum to report issues and feedback. We will also post beta updates and information on the forum as well. However, if you would rather be emailed with beta updates, email and we'll keep you informed.
You can currently purchase Code Co-op 5.0 for $199 (version Lite for $149)
The Wiki functionality allows team members to create local Wiki sites in their projects. These sites may contain notes, to-do lists, design plans, or any other documentation, ranging in form from pure text to richly formatted documents. Creating, editing, hyperlinking, and embedding pictures in Wiki pages is easy and intuitive. The pages are automatically versioned and shared between team members using Code Co-op, without the need for a web server. These sites are navigable using a built-in, full-featured Internet Browser Control.
Version 5.0 includes a flexible bug tracking system built on top of Code Co-op. Each bug report is a Wiki file which contains a combination of database fields and free-form Wiki-formatted text, with links, screenshots, preformatted code and more. Using a simplified version of SQL that is built into Code Co-op Wiki, bug reports can be displayed and organized based on their properties. This mechanism is general enough to let the user create and manage arbitrary text-based databases.
Previous versions of Code Co-op had limited support for branches. This release introduces intuitive branch merging using pluggable external tools.
The addition of SMTP/POP3 support introduces the ability to collaborate using almost any email system that supports these protocols. It also means that the distribution of change scripts is completely hidden in the background. Many popular free email hosts like Gmail, Yahoo and Hotmail support SMTP/POP3.
The GUI improvements include the addition of split-pane history display, which makes it very easy to view, save, compare, and merge historical versions of files. Selecting a project version in the history pane brings up the list of changed files in the file pane. Specific changes can then be viewed by double-clicking on each file. The same convenient UI is used for reviewing incoming scripts before synchronization.
Read a more detailed summary from our development team.