Get the client running! ----------------------- 1. Get the client: --------------- setenv CVSROOT gruppe01@mahlzahn:/usr/local/rescue/repository setenv CVSEDITOR vi setenv CVS_RSH ssh cvs co client 2. Make the client: ---------------- cvs co client cd client ./make 3. Run the client: --------------- cd client ./run serverName Have fun!