[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[news.eclipse.technology.koi] Re: cvs repository for koi
|
- From: Tim O'Connor <Tim_O'Connor@xxxxxxxxxxxxxxxxxx>
- Date: Mon, 13 Jan 2003 11:14:35 -0800
- Newsgroups: eclipse.technology.koi
- Organization: Instantiations, Inc.
- User-agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.2.1) Gecko/20021130
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.