Dr. Dobb's is part of the Informa Tech Division of Informa PLC

This site is operated by a business or businesses owned by Informa PLC and all copyright resides with them. Informa PLC's registered office is 5 Howick Place, London SW1P 1WG. Registered in England and Wales. Number 8860726.


Channels ▼
RSS

Tools

Codice Releases SCM Tool



Codice has announced Plastic SCM, a cross-platform software configuration management tool for managing parallel development scenarios, where multiple developers work on building software even from geographically dispersed locations. Plastic SCM provides software configuration and version control functionality, in addition to merge tracking, true renaming, and visualization.

Among Plastic SCM features are:

  • Ways to implement two key software development productivity concepts: task oriented and parallel software development. The Plastic branching system allows new parallel development lines to be created with just a click, and both the 3D version tree and new branch explorer ease visualization and comprehension of the development process.
  • Management of thousands of branches through a streamlined UI. Plastic SCM developers face no restriction in terms of the number of branches they can manage.
  • Salability in terms of back-end databases. Plastic comes installed using the open source Firebird database. For larger development teams (more than a dozen developers), Plastic SCM can be integrated with the SQL Server or MySQL databases.

Plastic can be used by Java, Microsoft, and any other language- based developers, and it works with tools such as Visual Studio, Eclipse, and Oracle JDeveloper. As a replacement for CVS, Visual SourceSafe or Subversion, Plastic SCM includes functionality to import branches and related data from these tools.

Plastic wraps a revision management engine around its versioning functionality. It lets managers assign tasks and attach them to a branch of a given project. At the end of the project, managers can review what revisions were made. Plastic SCM can also create visual reports related to the revision information.

"The two biggest challenges for SCM systems are enabling highly parallel distributed development, and making the state of projects visible to both developers and management," said Joe Niski, senior analyst at Burton Group. "Many products support distributed teams, but only a few provide useful visualizations of a project's code base. By taking a task-centric approach to version control, products like Plastic SCM facilitate fast-paced development lifecycles; by including graphical views of changes, they provide value to managers as well as developers."


Related Reading


More Insights






Currently we allow the following HTML tags in comments:

Single tags

These tags can be used alone and don't need an ending tag.

<br> Defines a single line break

<hr> Defines a horizontal line

Matching tags

These require an ending tag - e.g. <i>italic text</i>

<a> Defines an anchor

<b> Defines bold text

<big> Defines big text

<blockquote> Defines a long quotation

<caption> Defines a table caption

<cite> Defines a citation

<code> Defines computer code text

<em> Defines emphasized text

<fieldset> Defines a border around elements in a form

<h1> This is heading 1

<h2> This is heading 2

<h3> This is heading 3

<h4> This is heading 4

<h5> This is heading 5

<h6> This is heading 6

<i> Defines italic text

<p> Defines a paragraph

<pre> Defines preformatted text

<q> Defines a short quotation

<samp> Defines sample computer code text

<small> Defines small text

<span> Defines a section in a document

<s> Defines strikethrough text

<strike> Defines strikethrough text

<strong> Defines strong text

<sub> Defines subscripted text

<sup> Defines superscripted text

<u> Defines underlined text

Dr. Dobb's encourages readers to engage in spirited, healthy debate, including taking us to task. However, Dr. Dobb's moderates all comments posted to our site, and reserves the right to modify or remove any content that it determines to be derogatory, offensive, inflammatory, vulgar, irrelevant/off-topic, racist or obvious marketing or spam. Dr. Dobb's further reserves the right to disable the profile of any commenter participating in said activities.

 
Disqus Tips To upload an avatar photo, first complete your Disqus profile. | View the list of supported HTML tags you can use to style comments. | Please read our commenting policy.