摘要
针对软件配置管理和大规模数据处理领域对历史记录回放的要求,设计一种通用版本控制系统模型,实现目录和元数据的版本化及抽象的网络层。使用拷贝-修改-合并模型解决文件共享冲突,采用版本树存储版本库,根据工作拷贝区管理区域的关键信息追踪版本库,实现了对任何类型文件集的有效管理。
Aiming at the request of rebuilding data in the fields of Software Configuration Management(SCM) and data processing cosmically,this paper presents a model of general version control system.It implements version of directory and metadata as well as abstract network layer,shares files by copy-modify-merge model,stores version repository by tree,and tracks version repository according to key information of management precinct of working area.As a result,all kinds of files can be managed effectively.
出处
《计算机工程》
CAS
CSCD
北大核心
2008年第12期283-284,F0003,共3页
Computer Engineering
关键词
软件配置管理
版本控制
版本库
工作区
Software Configuration Management(SCM)
version control
version repository
working area