| CVS, EXT, ssh, plink, example plug-in.xml |
i would really like an example of a plugin.xml file for ext type
repository config. i am capable of plink-ing over to my CVS box using
WINCVS, but i always get "Location cannot be verified" when i try to add
the location. in my xml file in Application
Developer\plugins\org.eclipse.vcm.core.cvs.ext i have
<parameter name="CVS_RSH" value="c:/cvs/do-cvs.bat"/>
and do-cvs.bat has just the line C:\cvs\plink.exe -ssh -pw pa55w0rd
i am specifying the repos location as
:ext:peter@xxxxxxxxxxxxxxxx:/usr/local/swgdev
but with validate on exit i just get a flash of a dos window (as it runs
the bat i think) and then location could not be verified. if i run the
bat file on its own i get a connection fine. if someone could maybe
help that would be great!
peter
peter.greaves@xxxxxxxxxx