From: Mike Bennett (mike.bennett at domain eolach.com)
Date: Mon 25 Jun 2001 - 20:38:26 IST
Have a look at:
http://cvshome.org/docs/manual/cvs_2.html#SEC26
http://cvshome.org/docs/manual/cvs_2.html#SEC28
A quick guide:
1. export CVS_RSH=ssh
2. an example checkout on system lala.com, user momo, module happy from
the cvs tree in /home/momo/local/cvs
cvs -d momo at domain lala.com:/home/momo/local/cvs checkout happy
the command line with -z 9 added should be much faster, that is if ssh isn't
compressing the connection much:
cvs -z 9 -d momo at domain lala.com:/home/momo/local/cvs checkout happy
Mike
-- Eolach - Ireland's leading Open Source consultancy email: info at domain eolach.com web: http://www.eolach.com tel: (+353) 1 874 0510 fax: (+353) 1 874 0515 newsletter: http://www.eolach.com/open-source-news
This archive was generated by hypermail 2.1.6 : Thu 06 Feb 2003 - 13:10:51 GMT