How to connect eclipse cvs depository by Eclipse 2.1?

Patrick_DK 2003-04-29 10:56:49
在Eclipse Project中Team->Share->CVS->登陆对话框,有以下几个选项需要填写,请问该如何正确填写呢?

Location
Host ____________________
Repository ______________

Authenticatoin
User ____________________
Password ________________

Connection
Connection Type _________
Use Default Port
Use Port


Anonymous CVS
For people actually want to change Eclipse code but who do not have the required commit rights in that area, all elements of the Eclipse project are available via anonymous access to the development CVS repository. Using anonymous access you can checkout code, modify it locally but cannot write it back to the repository. This is handy if you would like to fix a bug or add a feature. Get the code via anonymous access, do your work and then pass the work on to a committer for inclusion in the repository. Committers love to have bugs fixed for them!

To use anonymous access from a running Eclipse platform, simply go to a Repository View and add a new CVS repository location. When asked for the repository location enter the following:

:pserver:anonymous@dev.eclipse.org:/home/eclipse

From there you can browse the repository and add projects to your workspace. If you do some changes that you'd like to contribute, rather than committing the changes to the repository (which you can't do as the anonymous user), you should save a diff file and either mail it to a committer or post it on the relevant mailing list. Note that large files cannnot be posted to the mailing lists.

Note that the pserver protocol is only available to the anonymous user. All committers must use SSH to access the CVS repository if they wish to use their user id and password (i.e., if they want to write to the repository).

...全文
30 6 打赏 收藏 转发到动态 举报
写回复
用AI写文章
6 条回复
切换为时间正序
请发表友善的回复…
发表回复
Patrick_DK 2003-04-30
  • 打赏
  • 举报
回复
人肉UP
Patrick_DK 2003-04-30
  • 打赏
  • 举报
回复
早上起来连接了一次,成功了,仓库列表里有了
:pserver:anonymous@dev.eclipse.org:/home/eclipse

但是连接后却报错说

: cvs[server aborted]: "import" required write access to the repository

郁闷
leonzhao 2003-04-30
  • 打赏
  • 举报
回复
刚才试过,可以连接的
leonzhao 2003-04-29
  • 打赏
  • 举报
回复
Location
Host ____dev.eclipse.org______
Repository __/home/eclipse_____

Authenticatoin
User _____anonymous_____
Password ________________

Connection
Connection Type __pserver__
Use Default Port <==这个
Use Port
Patrick_DK 2003-04-29
  • 打赏
  • 举报
回复
还是不行

在家也Cannot locate the host

灯泡

你有连上去过么?
Patrick_DK 2003-04-29
  • 打赏
  • 举报
回复
Cannot connect the host~


大概是在公司里,端口被封掉了

等晚上回家再试试看

67,513

社区成员

发帖
与我相关
我的任务
社区描述
J2EE只是Java企业应用。我们需要一个跨J2SE/WEB/EJB的微容器,保护我们的业务核心组件(中间件),以延续它的生命力,而不是依赖J2SE/J2EE版本。
社区管理员
  • Java EE
加入社区
  • 近7日
  • 近30日
  • 至今
社区公告
暂无公告

试试用AI创作助手写篇文章吧