Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [platform-vcm-dev] VCM 2.0 - enabling EXT in the plugin.xml file?

In the old VCM codebase, one had to manually edit the plugin.xml file in 
plugins/org.eclipse.vcm.core.cvs.ext.

In the new 2.0 team codebase, this is no longer true. 
Workbench->Preferences->CVS->Ext Connection Method. Enter the name and 
location of your ssh client (e.g. C:\putty\plink.exe or C:\ssh\ssh.exe) 
and the name and location of the cvs binary on the server if necessary 
(e.g. /usr/local/cvs/bin/cvs). The second one is usually not necessary.

Let us know if you have any problems with this!

james





Adam Rossi <adam.rossi@xxxxxxxxxxxxxxxxxxxxx>
Sent by: platform-vcm-dev-admin@xxxxxxxxxxx
03/01/02 10:46 AM
Please respond to platform-vcm-dev

 
        To:     platform-vcm-dev@xxxxxxxxxxx
        cc: 
        Subject:        [platform-vcm-dev] VCM 2.0 - enabling EXT in the plugin.xml file?

Hello. I have the latest integration build, and am trying to enable EXT
support for CVS, so that I may use SSH in the manner I have used
successfully in the past with VCM 1.0.

The release notes mention that EXT support must be manually configured
in the plugin.xml file. Could someone please let me know:

1) Which plugin.xml file to edit, and 

2) what am I looking for in this file to enable EXT?

Thanks!

- Adam


_______________________________________________
platform-vcm-dev mailing list
platform-vcm-dev@xxxxxxxxxxx
http://dev.eclipse.org/mailman/listinfo/platform-vcm-dev





Back to the top