Michael Leone on Mon, 13 May 2002 10:49:50 -0400 |
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 So, following some hints by Gabe and Fred, I then did this from a remote Linux machine: turgon@workhorse:~$ CVSROOT=mjl@slimtop.his-domain.com:/usr/local/cvs ; export CVSROOT turgon@workhorse:~$ CVS_RSH=`which ssh` ; export CVS_RSH turgon@workhorse:~$ cd working-dir turgon@workhorse:~/working-dir$ cvs checkout sandbox sandbox The authenticity of host 'slimtop.his-domain.com (xxx.xxx.xxx.xxx)' can't be established. RSA1 key fingerprint is <a bunch of digits and chars> Are you sure you want to continue connecting (yes/no)? yes Warning: Permanently added 'slimtop.his-domain.com,xxxx.xxx.xxx.xxx' (RSA1) to the list of known hosts. mjl@slimtop.his-domain.com's password: cvs server: Updating sandbox at which point all the sample files I had checked into the "sandbox" project came spewing forth at me. turgon@workhorse:~/working-dir$ ls -la total 4 drwxr-sr-x 3 turgon turgon 1024 May 13 10:35 . drwxr-sr-x 10 turgon turgon 2048 May 13 10:32 .. drwxr-sr-x 9 turgon turgon 1024 May 13 10:36 sandbox So I guess I am set up, at least as far as using CVS over SSH from a remote Linux machine is concerned. Now to see if he can do the same using the Win and Mac CVS clients on his LAN. -----BEGIN PGP SIGNATURE----- Version: PGP 7.0.4 -- QDPGP 2.68 Comment: http://community.wow.net/grt/qdpgp.html iQA/AwUBPN/SkJq0HvZapbzfEQIa/ACgtCq4aQMSk4MmsuIYDtg1f2+ttvIAoOws kgDyvnBvSbYn0aMyDriUUEiZ =9ZhV -----END PGP SIGNATURE----- ______________________________________________________________________ Philadelphia Linux Users Group - http://www.phillylinux.org Announcements-http://lists.phillylinux.org/mail/listinfo/plug-announce General Discussion - http://lists.phillylinux.org/mail/listinfo/plug
|
|