PDA

View Full Version : cvs over ssh


mullerd
10-01-2003, 03:33 PM
Hi - anyone get this working. I am trying to use Tortoise CVS with the pagaent key manager but I think I am missing a command I get the following error:

"C:\Program Files\TortoiseCVS\cvs.exe" -d :ext:mullerd@cvs-car.klsoft.com/usr/local/cvsroot/ -q -r -t -z9 checkout PM
-> Tracelevel set to 1. PID is 1736
-> Session ID is 6c83f7b354e0000
-> main loop with CVSROOT=:ext:mullerd@cvs-car.klsoft.com/usr/local/cvsroot/
cvs [checkout aborted]: end of file from server (consult above messages if any)

Would be nice to get a cvs ssh example!

kinook
10-06-2003, 11:53 AM
I'm not sure if there is an easy way to automate this on the client side. There are some good tutorials here http://www.google.com/search?hl=&cat=&meta=&q=cvs+over+ssh but they all seem to assume an interactive client. If anyone has done it, please post a sample.