AGIVS
From AGI Wiki
Jump to navigationJump to searchAGIVS
Latest Version: | |||
---|---|---|---|
Release Date: | 2002 | ||
Company: | N/A | ||
Publication Status: | Published | ||
Developer(s): | Nat Budin | ||
Interface: | CLI | ||
Language: | Perl | ||
Open Source: | Open | ||
Source Availability: | |||
License: | None | ||
Type: | Versioning Tool AGI Development Tool | ||
Platform: | |||
Localization: | English | ||
Website: |
Description
AGIVS online version-control system for multi-developer AGI games is a tool to help a team of AGI developers to work on the same code. It requires access to an Internet server. AGIVS is a simple clone of CVS to allow developers to "check out" source from a server. The server made sure that nobody else could touch it until the original people "checks in" the same source. It's this ability that allows multiple people to work on the same source. It was one of the tools that Nat Budin developed for the development of Operation: RECON to solve problems with multiple people sharing code via email.
Features
Version History
Development Status
Usage