[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
|
[news.eclipse.tools] Re: M4 - problem connecting to a local cvs repository
|
Hi,
AFAIK it is not possible. The reason from the Eclipse Team CVS Faq:
"
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.
"
Regards,
Csaba
"Scott Eade" <seade@xxxxxxxxxxxxxxxxxxxx> wrote in message
news:BA42680F.DBA2%seade@xxxxxxxxxxxxxxxxxxxxxxx
> I'm having trouble connecting to a local cvs repository using Eclipse 2.1
M4
> on Mac OS X.
>
> I can connect to the repository using pserver in a shell, but when I enter
> the relevant parameters into Eclipse I get an Authentication Error.
>
> Note that I am only using pserver because Eclipse does not provide an
option
> to connect to a local repository.
>
> Can anyone provide instructions for making Eclipse work with a local cvs
> repository?
>
> Thanks,
>
> Scott
>