[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[news.eclipse.tools] Re: Local CVS Repository

Uwe,

This is from the Eclipse CVS FAQ:
http://dev.eclipse.org/viewcvs/index.cgi/%7Echeckout%7E/platform-vcm-home/docs/online/cvs_features2.0/cvs-faq.html#server_9

How do I use a local connection with Eclipse?

Eclipse does not support the use of the local connection method as this requires a CVS client that also includes the CVS server code in it. Command line cvs uses the same executable for the client and the server whereas Eclipse is a client only. Since the repository is on the same machine as the client, you should be able to use pserver.


Uwe Peuker wrote:

Hi,

it's possible to use a local CVS repository with the TEAM functions. I can
find only pserver-access, which it's not available at my local system.

Thanks
Uwe