Who we are

We are the developers of Plastic SCM, a full version control stack (not a Git variant). We work on the strongest branching and merging you can find, and a core that doesn't cringe with huge binaries and repos. We also develop the GUIs, mergetools and everything needed to give you the full version control stack.

If you want to give it a try, download it from here.

We also code SemanticMerge, and the gmaster Git client.

SCM - Task integration

Wednesday, February 07, 2007 Dave 6 Comments

We are working on the integration of the workflow engine in our GUI tool and, as a nice side effect we have the GUI extension API. One of the benefits of this integration is the ability to write simple extensions to connect to your favourite task/issue tracking tool like bugzilla, version one, OnTime, MS project or, in our case, TTS.

Here are some shots. The first one shows the branches view, with a 'branch per task' pattern, and the descriptions of the tasks associtated with branches. Tooltip on a branch shows extended task information, and there is a context menu option that shows the task in the web browser.


This one shows the tasks associated with the revisions, in the history view:


This sample extension is just 200 lines of code!

Here, the shortcut to the task (in the web application) through the context menu:



6 comments:

  1. This comment has been removed by a blog administrator.

    ReplyDelete
  2. We're starting out on this path, very much like the look of Plastic, and are wondering if it integrates with FogBugz (from www.fogcreek.com). Is that possible? Or would it integrate via an IDE like Visual Studio?
    Many thanks!

    ReplyDelete
  3. Hi Dave,

    We don't have yet an integration with FogBugz, although a basic one would only take a few hours to develop... I'm familiar with the tool and it is very good!

    We're also working right now on a project integrating all the Plastic GUI inside Visual Studio (2005 and higher) so all the functionality will be available within the IDE...

    Let me know if this answers your questions or not...

    pablo

    ReplyDelete
  4. When do you plan on developing the plugin for FogBugz ?

    ReplyDelete
  5. When do you plan on developing the plugin for FogBugz bug tracking?

    ReplyDelete
  6. Diego, the FogBugZ integration has been there for years already... this post is 4 years old... :)

    ReplyDelete