Any ideas?  Well, I fooled around with trying to get pserver to tunnel
using ssh for a few hours and didnt get it to work. (stock RedHat 7.3) I
finally just went with the 

        export CVS_RSH=ssh

technique and gave up on tunneling.  So it creates a new connection
everytime instead of using an existing tunnel.  Seems like the buildup,
tear down are pretty fast.

Cheers,
-bob


On Wed, 2002-08-21 at 14:09, Jean-Francois.Arcand wrote:
> Hi,
> 
> I'm trying to update my workspace using /home/cvs but I'm always 
> receiving the following error:
> 
> (1) ssh -l jfarcand -L 2401:localhost:2401 cvs.apache.org
> 
> (2) cvs :pserver:jfarcand@localhost:/home/cvs/ checkout jakarta-servletapi-5
> ? jakarta-servletapi-5/jsr152/src/share/dtd/.new.web-jsptaglibrary_1_2.dtd
> cvs server: Updating jakarta-servletapi-5
> cvs server: Updating jakarta-servletapi-5/jsr152
> cvs server: Updating jakarta-servletapi-5/jsr152/src
> cvs server: Updating jakarta-servletapi-5/jsr152/src/etc
> cvs server: Updating jakarta-servletapi-5/jsr152/src/share
> cvs server: Updating jakarta-servletapi-5/jsr152/src/share/dtd
> U jakarta-servletapi-5/jsr152/src/share/dtd/web-jsptaglibrary_1_2.dtd
> cvs [checkout aborted]: end of file from server (consult above messages 
> if any)
> 
> Any ideas? I'm on win2k using MKS....
> 
> Thanks,
> 
> -- Jeanfrancois
> 
> 
> --
> To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>



--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to