开发者

how to get a fresh copy of a project from cvs?

I"m running eclipse and cvs. I want to get a fresh copy from cvs as right clicking and using the team replace/synchronize etc. does not work. how do 开发者_JAVA百科I do this?


If you have checked out from CVS, right click on the project and use Replace With>Latest from HEAD. That will remove all changes and set the project to be HEAD. Don't use options that are under Team.


I found that the way to do it is use "Import" and then select "from CVS". This will get you a clean copy of the project, regardless of the state of your system.

Using "Replace With" did not work for me.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜