修订控制工具 [英] Revision Control Tool

查看:63
本文介绍了修订控制工具的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

该项目旨在建立一个简单的修订控制系统。它应该能够支持在集中式系统上工作的多个用户。将实现一组基本命令。



1.工具应该能够保持跟踪共享的

目录中的文件集合,名为The Repository

使用RCS文件或其他方法跟踪修订。

2.该工具应该支持结账和签到

3.它应该允许多个开发人员同时在同一个源上工作。

4.应该允许合并功能。

5.它应该允许标记一组文件。

6.应该支持原子提交。



请帮助我们完成这个项目。

我们该怎么办?

The project aims to bulid a simple Revision Control system. It should be able to support multiple users working on a centralised system.A basic set of commands is to be implemented.

1."The tools should be able to keep track of collections of files in a shared
directory called The Repository"
Tracking of revisions are to be done using "RCS" files or some other method.
2."The tool should support checkout and checkin"
3."It should allow multiple developers to work on the same sources at the same time."
4.It should allow "merge" feauture.
5.It should allow to "tag" a set of files.
6."Atomic commits should be supported."

Please help us in this project.
how do we proceed?

推荐答案

你应该做自己的功课。所以,开始编码并在这里询问具体问题。
You are supposed to do your own homework. So, start coding and ask here just specific questions.


这篇关于修订控制工具的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆