Sun WorkShop TeamWare

Sun WorkShop TeamWare

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, [cite web
url = http://www.sun.com/software/sundev/previous/developer/faq/teamware.html
title = Sun Studio Documentation
accessdate = 2008-02-14
publisher = Sun Microsystems
] 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 systems such as Subversion and Perforce. TeamWare allows distributed development by copying a repository to another which might reside on another machine or network. Developers can then commit changes to the local copy of the repository, periodically integrating accumulated changes in the local repository back into the original repository.

TeamWare is implemented as a layer over the older SCCS system, which is used to track changes to individual files. TeamWare works only by a system of files accessed by client programs (interacting without a server) and most distributed users of a repository access it by means of a mounted networked filesystem such as NFS.

Larry McVoy was the designer of TeamWare. [cite web
url = http://bitkeeper.com/Company.Founders.html
title = BitKeeper Company Founders
accessdate = 2008-03-19
publisher = BitKeeper, Inc.
] The BitKeeper version control system, also designed by McVoy, shares a number of design concepts with the earlier TeamWare. Evan Adams was the architectural lead for TeamWare. [cite web
url = http://www.usenix.org/publications/library/proceedings/bos94/full_papers/adams.a
title = The Old Man and the C
accessdate = 2008-03-19
publisher = USENIX ASSOCIATION
]

References

External links

* [http://docs.sun.com/source/806-3573/intro.html Introduction to Sun WorkShop TeamWare]


Wikimedia Foundation. 2010.

Игры ⚽ Поможем написать курсовую

Look at other dictionaries:

  • Sun WorkShop TeamWare — (позже Forte TeamWare, затем Forte Code Management Software) распределённая система контроля версий, созданная корпорацией Sun Microsystems. Последняя версия была включена в среду разработки Forte Developer 6 update 2, больше TeamWare не… …   Википедия

  • Comparison of revision control software — The following is a comparison of revision control software. The following tables includes general and technical information for notable revision control and software configuration management (SCM) software. This is an incomplete list, which may… …   Wikipedia

  • Distributed revision control — A distributed revision control system (DRCS), distributed version control or decentralized version control (DVCS) keeps track of software revisions and allows many developers to work on a given project without necessarily being connected to a… …   Wikipedia

  • Diff — В вычислительной технике diff  утилита сравнения файлов, выводящая разницу между двумя файлами. Эта программа выводит построчно изменения, сделанные в файле (для текстовых файлов). Современные реализации поддерживают также двоичные файлы.… …   Википедия

Share the article and excerpts

Direct link
Do a right-click on the link above
and select “Copy Link”