Re: JavaCVS and SSH
Lori M Olson <[email protected]> Fri, 28 May 2004 07:59:43 -0600
| Newsgroups | gmane.comp.java.netbeans.modules.javacvs.devel |
|---|---|
| Message-ID | <[email protected]> |
Thanks, Rami, I would appreciate receiving those sources. And thanks for the briefing. You can use the same email address as subscribed to this list, but use ".com" at the end, instead of ".ca". Regards, Lori Rami Ojares wrote: >Hi Lori, > >I am the one who contributed the javacvs - J2SSH glue code. >Even though it was not included in javacvs I have been using this >in my own project and it seems to work fine. > >It is just a couple of simple classes that is needed and I can send >the sources to you with comments. > > > > >>I'm working on a project which will require SSH/CVS. I've been a Java >>developer since 1997. I would be happy to help/take >>on/finish/test/research this topic, if someone will fill me in on what >>the status and/or plan is. >> >> > >What the javaworld would really need at the moment would be someone >to master ssh protocol, choose either J2SSH or JSCH and take the >documentation >to a level that would make it easy to integrate it quickly to whereever. > >But there is not so much to research about integrating javacvs with ssh. >That is simple (maybe thanks to nice API of javacvs). > >- Rami Ojares > > > >