Google
 
   
Login
Username:

Password:


Lost Password?

Register now!
Search
Main Menu
top books
Polls
What do you think about php-deluxe.net?
Excellent!
Cool
Hmm..not bad
What the hell is this?
encyclopedia
recommendation
compare webbrowser
Freenet DSL
Who's Online
10 user(s) are online (5 user(s) are browsing encyclopedia)

Members: 0
Guests: 10

more...
browser tip
Unix Befehle
manual of unix befehle
recommendation!
Sponsored
partner

Vesta (Software configuration management)

Vesta is a software configuration management system released by Compaq under the GNU Lesser General Public License. Compaq claims that Vesta is a mature system and is the result of over 10 years of research and development at the Compaq/Digital Systems Research Center.

Vesta has a number of unique capabilities, including:

  • 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 popular 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.

    =External links=

  • [http://www.vestasys.org/ Vesta home page]
  • [http://sourceforge.net/projects/vesta/ Vesta development site at Sourceforge]