AGI Developers Versioning System

From Sierra Wiki
Jump to navigationJump to search
AGI Developers Versioning System
Version 0.9/beta
Author: Nat Budin
2002-04-05
AGI Developers Versioning System
Latest Version:  0.9/beta
Release Date:  2002-04-05[1]
Company: N/A
Development Status:  Abandoned
Publication Status:  Published
Developer(s): Nat Budin
Interface: CLI
Language: Perl
Open Source: Open
Source Availability:  Yes (included in download)
License: None
Type: Versioning Tool
Relevant Engine: AGI
Platform: Multi-Platform via Perl
Localization: English
Website: N/A




A.K.A.


Description

Nat Budin's AGI Developers Versioning System 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


Requirements

Perl environment


Version History


Development Status

Further development of AGI Developers Versioning System has been abandoned.


Usage


Options


Download

Download from here:


Known issues


Credits


Legal

AGI Developers Versioning System was released with no license.


References

  1. From the file's creation date

Also See