[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[news.eclipse.technology.koi] Re: cvs repository for koi

oro wrote:

 > Can you please tell me what is the cvs repository location for koi 
project
 > under dev.eclipse.org?
 > I try to get the source of koi from cvs, but I don't know what is the
 > repository location.


The CVS root for anonymous access to all Technology projects is:

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

You'll find the Koi source under org.eclipse.koi in that repository. 
This lets you browse and load the Koi source into Eclipse. It does not 
grant you write access.

 From Eclipse you would start by openning a CVS Perspective. Right-click 
in the "CVS Repositories" view and select New->Repository Location... 
Fill in these values:

     Host:    dev.eclipse.org
     Path:    /home/technology
     User:    anonymous
     Type:    pserver

You can then drill down to org.eclipse.koi and check out any of the 
projects you find there.