Wikipedia

Vesta (Software configuration management)

Vesta is a software configuration management system developed in the 1990s.

History

Vesta was developed by researchers at the Digital Equipment Corporation (DEC) Systems Research Center in Palo Alto, California.[1] The language for Vesta was first published in 1993.[2] Vesta used a declarative approach to specifying configuration dependencies. A second version was implemented around 1998.[3][4] Vesta was released by Compaq after it acquired DEC, under the GNU Lesser General Public License (LGPL) in 2001.

Vesta features include:[1]

  • A guarantee of precise build repeatability. Vesta builds are encapsulated in an environment cut off from the normal filesystem. They cannot use any files, settings, or other inputs that aren't under revision control.
  • Completely automatic dependency detection. The Vesta builder records file accesses made during builds, rather than having the user explicitly specify as with the earlier Make tool.
  • A shared build cache. When multiple developers are using the system, they share the same pool of previously completed build work for re-use in future incremental builds. This saves time and resources across development teams.

Vesta is used by Intel for microprocessor development projects. They employ developers who actively work on the maintenance and development of Vesta.

Drawbacks include:

  • Mandatory locking at the package level.
  • Users connect to a special NFS server to access the repository.
  • No mention of build support for Java, Python, etc.
  • No mention of Mac/Windows support.

A short book about Vesta was published several times through 2011.[5][6]

References

  1. ^ a b Allan Heydon, Roy Levin, Timothy Mann, and Yuan Yu (January 22, 2002). "The Vesta Software Configuration Management System" (PDF). SRC Research Report 177. Compaq. Retrieved November 24, 2013.
  2. ^ Christine B. Hanna and Roy Levin (June 14, 1993). "The Vesta Language for Configuration Management" (PDF). SRC Research Report 107. DEC. Retrieved November 24, 2013.
  3. ^ Allan Heydon, Roy Levin, Timothy Mann, and Yuan Yu (March 9, 2001). "The Vesta approach to software configuration management" (PDF). SRC Research Report 107. DEC. Retrieved November 24, 2013.
  4. ^ Allan Heydon, Roy Levin, Timothy Mann, and Yuan Yu (June 2, 1998). "The Vesta-2 Software Description Language". SRC Technical Note 1997-005c. Digital Equipment Corporation. Archived from the original on May 9, 2008. Retrieved November 25, 2013.
  5. ^ Allan Heydon, Roy Levin, Timothy Mann, and Yuan Yu (2004). Software Configuration Management Using Vesta. Springer. ISBN 0387002294.
  6. ^ Allan Heydon, Roy Levin, Timothy Mann, and Yuan Yu (2011). Software Configuration Management Using Vesta. Springer. ISBN 9781441934727.

External links

This article is copied from an article on Wikipedia® - the free encyclopedia created and edited by its online user community. The text was not checked or edited by anyone on our staff. Although the vast majority of Wikipedia® encyclopedia articles provide accurate and timely information, please do not assume the accuracy of any particular article. This article is distributed under the terms of GNU Free Documentation License.

Copyright © 2003-2025 Farlex, Inc Disclaimer
All content on this website, including dictionary, thesaurus, literature, geography, and other reference data is for informational purposes only. This information should not be considered complete, up to date, and is not intended to be used in place of a visit, consultation, or advice of a legal, medical, or any other professional.