找回密码
 欢迎注册
搜索
热搜: 活动 交友 discuz
查看: 2229|回复: 2

Getting Started with CVS

[复制链接]
发表于 2007-9-23 07:23:14 | 显示全部楼层 |阅读模式
How do I get a project into my workspace from CVS?
Choose File > Import from the main menu
Select CVS > Projects from CVS and click Next
Click on Create a new repository location and click Next
Fill in the location information identifying your repository and click Next.
Click om the Use an existing module and select the project or projects you want to check out.
Click Finish
The project now exists in your workspace.
[edit]
How do I put a project into CVS from my workspace?
Select the project in the Navigator or other view.
From the context menu choose Team->Share Project...
Fill in the location information identifying your repository and click Next.
Click Finish and the Sharing wizard closes and the Commit wizard opens.
Supply a release comment and click Finish to commit the project contents to the repository.
The project now exists in the repository.

[edit]
I already have a project checked out from CVS with the command-line tool. How do I use it in Eclipse without having to check out the whole project again?
Create a project in the workspace.
File->Import, select File System, locate your files, click Finish.
Select the project in the Navigator or other view.
Context Menu->Team->Share Project...
The wizard should tell you that it found all the necessary information. Click Finish.
Eclipse has now shared the project with the CVS repository.
------------------------
from: http://wiki.eclipse.org/index.php/CVS_FAQ#Getting_Started
发表于 2007-9-24 14:16:23 | 显示全部楼层
Current Version System?
发表于 2007-9-24 21:14:57 | 显示全部楼层
CVS:Concurrent Versions System版本协作控制系统
您需要登录后才可以回帖 登录 | 欢迎注册

本版积分规则

快速回复 返回顶部 返回列表