Hello all,
I have released version 2.0 of the Source Tracking System for
Dolphin Smalltalk. This is a multi-user source code configuration
management system similar to ENVY that extends the development
environment with project/package/class/method versioning and
change tracking functionality. Using object oriented database
OmniBase it lets multiple developers share the same code
repository to exchange and merge their code.
Apart from being ported to Dolphin Smalltalk 4.0 new version also
introduces projects into the development environment. A project can
have many editions each of which groups multiple package editions
together. Users familliar with other Smalltalk CM products will notice
great similarities between STS projects, ENVY configuration maps
and Store bundles.
More information about STS can be found on the following web site:
http://www.geocities.com/SiliconValley/Software/8887/sts.htmlBest regards,
David Gorisek