[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
|
[news.eclipse.tools] Re: M4 - problem connecting to a local cvs repository
|
"Scott Eade" <seade@xxxxxxxxxxxxxxxxxxxx> wrote in message
news:BA42EAB0.E026%seade@xxxxxxxxxxxxxxxxxxxxxxx
> Thanks Casaba. From the text you quote I can see why a "local" connection
> method is not supported. Given the absence of a local option I was in
fact
> attempting to connect to the local repository using pserver. I can
connect
> successfully from the command line using pserver, but when I create the
> connection in Eclipse it gets an authentication error.
>
> So my question still stands, but is restated as:
>
> Has anyone been able to connect to a local cvs repository using pserver
and
> if so was there anything special involved?
Yeah, sure. Do it all the time. I don't remember anything special, but what
takes the place of cvs login in eclipse is when you add a repository and
specify the location, your cvs user name and password. In that wizard, it
tries to make a connection when you click next. If this doesn't work, you've
specified something wrong. If it does, there should be no further problem.
(Is the problem you don't have a passwd set up?)
Bob
> Thanks,
>
> Scott
>
> On 9/01/2003 12:26 AM, in article avh83n$j66$1@xxxxxxxxxxxxx, "Horváth,
> Csaba" <hcs33@xxxxxxxxxxxxxxxx> wrote:
>
> > 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
>