Sun WorkShop TeamWare (later Forte TeamWare, then Forte Code Management Software) is a distributed source code revision control system made by Sun Microsystems. Last available as part of the Forte Developer 6 update 2 product, TeamWare is no longer being offered for sale, and is not part of the Sun Studio product.
TeamWare's largest deployment is inside Sun itself, where (bar a few exceptions) at one point it was the only VCS used. TeamWare has b...
more
Sun WorkShop TeamWare (later Forte TeamWare, then Forte Code Management Software) is a distributed source code revision control system made by Sun Microsystems. Last available as part of the Forte Developer 6 update 2 product, TeamWare is no longer being offered for sale, and is not part of the Sun Studio product.
TeamWare's largest deployment is inside Sun itself, where (bar a few exceptions) at one point it was the only VCS used. TeamWare has been used to manage Sun's largest source trees, including those for the Solaris operating system and the Java system, but as part of the process of converting those code bases to open source communities, they are being moved to newer revision control systems such as Mercurial.
TeamWare features a number of advanced features not found in earlier version control systems like RCS and CVS. In particular, it features a sophisticated hierarchy of source repositories, and allows atomic updates of multiple files, features found in later version-control...
less