2013-04-18 78 views
0

我需要從apache CVS存儲庫添加trunk版本的apache jmeter到eclipse IDE。 當我在Eclipse中搜索不同的站點以添加新的CVS時,發現了一些細節,如果嘗試連接它並沒有連接,並且沒有從倉庫下載任何代碼,那麼我會發現一些細節。如何將apache jmeter源代碼(中繼代碼)從apache jmeter CVS存儲庫添加到eclipse cvs respository中?

Details given to add new CVS detaisl in my Eclipse for apache - jmeter 

Host : cvs.apache.org 
Repositry path : /home/cvspublic 
user name : anoncvs 
password : 
Connction type : pserver 
checked in validating connection on finish option is checked. 

But I am getting error like **Error validating : "Could not connect to :pserver:[email protected]:/home/cvspublic: cannot locate host:cvs.paahce.org"** 

It seems like problem in host name or repository path and so on.Kindly Can any one know correct host name , repository path , username, password for successful connection means reply me.Thanks in advance friends. 

回答