[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[news.eclipse.tools] CVS connection type extssh

I have to use extssh as a connection type (in the CVS pespective in eclipse)
to connect to a CVS server.  The server only supports extssh but not the
other two conneciton types (ext, ssh).  I looked up the web and I couldn't
information about extssh.  Basically what I want to do is to write some
automated scripts to check in some files from my machine to the cvs server.
If the server only supports extssh, how can I find some command line tools
to connect  to the server (ssh doesn't work).

Henry