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.

Spanish blog

Tuesday, June 27, 2006 Dave 0 Comments

Since I think we haven't said before, we are actually maintaining a parallel spanish blog at codicesoftware-es.blogspot.com, for those of you interested.

We try to keep contents in sync, however some things diverge. Choose the one you like!

0 comentarios:

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.

Some mergetool UI rework

Friday, June 16, 2006 Dave 1 Comments

Borja and I have been busy this week doing some changes on the mergetool, mainly improving usability.

Here is a shot of current UI. Colors are still under development!

1 comentarios:

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.

Binary merges

Friday, June 09, 2006 Pablo Santos 0 Comments

Next internal release will have an small but important improvement... binary merges!
We were basically handling that from the command line since we are using the product internally to handle our development (four months already), but now we have (yes, finally...) a **real** solution.

The screenshot shows the tool looks and functionality. You can basically choose one of the three revisions: ancestor, source or destination.

The icons are taken from the GUI tool, so they will be replaced as soon as possible.

Pablo Santos
I'm the CTO and Founder at Códice.
I've been leading Plastic SCM since 2005. My passion is helping teams work better through version control.
I had the opportunity to see teams from many different industries at work while I helped them improving their version control practices.
I really enjoy teaching (I've been a University professor for 6+ years) and sharing my experience in talks and articles.
And I love simple code. You can reach me at @psluaces.

0 comentarios:

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.

Sorter criteria

Friday, June 09, 2006 Borja 0 Comments

The sorteres criteria have been changed in gui tool, now use a specific criteria in each situation instead of the text.

The dates be sorted with a temporal criteria.

The elements has been sorted like a file system, with directories before than the files and controled elements before than privates elements. Using the element name as last sorted criteria.



The textual sort with number have been prepared, now we not found the 18 before than 2

0 comentarios:

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.

New searchs

Friday, June 09, 2006 Borja 0 Comments

Searchs views have been added to GUI tool. Now we can find the checkouts in the current workspaces, all checkouts and the privates elements or changed elements (without checkout) in workspace.

0 comentarios: