Using Agent to Support Version Control in eXtreme Programming Environment

碩士 === 國立中央大學 === 資訊工程研究所 === 92 === This thesis uses agent technology to support version control in extreme programming environment. By communication mechanism and monitoring process between agents, the following issues are addressed and solved: 1. To detect changes to source code in real-time man...

Full description

Bibliographic Details
Main Authors: Cheng-Nan Zou, 鄒承男
Other Authors: Jason Jen-Yen CHEN
Format: Others
Language:zh-TW
Published: 2004
Online Access:http://ndltd.ncl.edu.tw/handle/75630019426230613830
Description
Summary:碩士 === 國立中央大學 === 資訊工程研究所 === 92 === This thesis uses agent technology to support version control in extreme programming environment. By communication mechanism and monitoring process between agents, the following issues are addressed and solved: 1. To detect changes to source code in real-time manner and notify relevant developers to update their source codes. 2. To make sure that all source codes uploaded to source code repository passed unit tests. Regarding the notification, Darpa agent markup language (DAML) is used to build CVS ontology to describe interaction between developer and source code repository, so as to enhance agent communication capability and thus reducing developer’s burden of receiving the information.