Important: JavaCVS and SSH

Carlos Arturo Durán Flórez <[email protected]> Thu, 29 Jan 2004 21:59:00 -0500
Newsgroups gmane.comp.java.netbeans.modules.javacvs.devel
Message-ID <[email protected]>
Hi everybody.

I'm using javacvs and I'm trying to use J2SSH
http://3sp.com/download/download.php
to upgrade the api and provide ssh connections...

I've made a new class thath implements the netbeans Connection
interface that holds and opens the ssh connection using the J2SSH api.

I achieve create the connection and autenticate with the server..
I create a Client instance  and I pass the ssh connection in the constructor
method...
all goes well, however, when I execute a command (checkout for example)
the applications waits and waits and waits annd it didn't do any other thing...
It doesn't stop.. it just it keeps waiting.

After several debugging sessions, i noticed that javacvs process the requests
for the command and writes in the output stream of the ssh connection...

but in some momment it makes a 'flush'... and here it is when the application
keeps waiting the connection...


Anyone can help me?
Its urgent!!!
Thanks

 ____________________________
| Would you exchange...      |
| A walk on part in the War, |
| for a lead role in a Cage? |

[----------------------------]
[ CARLOS ARTURO DURAN FLOREZ ]
[  Universidad de los Andes  ]
[----------------------------]