From cc539b6aafe6f3d97c7c85b27badaf075e6e9915 Mon Sep 17 00:00:00 2001
From: gustav_delius It's best to put this in your .bashrc or .cshrc so you don't have to type
it all the time. Then, check out Moodle using this (all one line): Don't try to do run this first CVS command into an existing moodle directory
- start fresh with a new directory.
-
cvs -z3 -d:ext:myusername@cvs.moodle.sourceforge.net:/cvsroot/moodle co moodle
+ cvs -z3 -d:ext:myusername@cvs.sourceforge.net:/cvsroot/moodle co moodle
Authentication: ssh
Path: /cvsroot/moodle
- Host address: cvs.moodle.sourceforge.net
+ Host address: cvs.sourceforge.net
User name: myusername
- CVSROOT: myusername@cvs.moodle.sourceforge.net:/cvsroot/moodle
[Globals]
Checkout read-only: uncheck
Supply control when adding files: check
@@ -154,4 +154,4 @@ update -dP
Version: $Id: features.html,v 1.2 2001/12/09 10:34:19 martin Exp $