| How to update CVS plugin for Eclipse? [message #495154] |
Tue, 03 November 2009 17:27  |
D. Alvarado Messages: 64 Registered: July 2009 |
Member |
|
|
Hi,
I'm using Eclipse Galileo for Mac 10.5.6. I have been getting some strange errosr when working with CVS within Eclipse and to eliminate the possibility its the software, I want to ugprade to the latest CVS client. However, Google is surprisingly unhelful when I type in "CVS Eclipse". Does anyone know where I can download / get installation instructions for the latest version of the CVS Eclipse plugin?
Thanks, - Dave
ps - I have gotten no love no previous posts, but I'm feeling lucky this time!
|
|
|
| Re: How to update CVS plugin for Eclipse? [message #495166 is a reply to message #495154 ] |
Tue, 03 November 2009 19:06  |
Walter Harley Messages: 571 Registered: July 2009 |
Senior Member |
|
|
D. Alvarado wrote:
> Hi,
>
> I'm using Eclipse Galileo for Mac 10.5.6. I have been getting some
> strange errosr when working with CVS within Eclipse and to eliminate the
> possibility its the software, I want to ugprade to the latest CVS
> client. However, Google is surprisingly unhelful when I type in "CVS
> Eclipse". Does anyone know where I can download / get installation
> instructions for the latest version of the CVS Eclipse plugin?
The CVS client is included in the org.eclipse.team.cvs.* plug-ins. If you've
updated to the latest Galileo service release, via Help -> Check for Updates,
then you've got the latest CVS client available for Eclipse.
If you're referring to the "Problem writing resource" error you posted about
earlier, I doubt it is a software version problem. I'm no CVS expert, which is
why I didn't answer your earlier post, but I found myself wondering if the
problem was that you had the file controlled under multiple CVS clients, e.g.,
maybe a directory is inadvertently being shared between two different CVS
enlistments (perhaps one of them command-line)?
|
|
|