Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [platform-swt-dev] Eclipse/Mac access to cvs-repository

Martin,

I wanted to connect to cvs to browse the repository, but I lack some information like
connection type, user, pwd, host, port and repository path.

conn-type: extssh
user: there should be an anonymous account, you'll find it on the web site
pwd: see on web site
host: dev.eclipse.org
port: default
path: /home/eclipse


I already installed cvs 11.3

This is only required if you want to run the CVS repository locally because Eclipse's client libarry can only work with newer versions of the server. If you connect to external CVS repositories Eclipse already contains everything you'll need.

--andre


Back to the top