From owner-freebsd-questions@FreeBSD.ORG Tue Mar 2 07:30:42 2004 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 99C4416A4CE for ; Tue, 2 Mar 2004 07:30:42 -0800 (PST) Received: from bayok.msumain.edu.ph (unknown [203.177.105.166]) by mx1.FreeBSD.org (Postfix) with SMTP id AC5B643D39 for ; Tue, 2 Mar 2004 07:30:38 -0800 (PST) (envelope-from rfa@msumain.edu.ph) Received: (qmail 48863 invoked from network); 2 Mar 2004 15:53:16 -0000 Received: from unknown (HELO bayok.msumain.edu.ph) (203.177.105.166) by bayok.msumain.edu.ph with SMTP; 2 Mar 2004 15:53:16 -0000 Received: from 203.177.105.178 (SquirrelMail authenticated user rfa) by bayok.msumain.edu.ph with HTTP; Tue, 2 Mar 2004 23:53:16 +0800 (PHT) Message-ID: <1534.203.177.105.178.1078242796.squirrel@bayok.msumain.edu.ph> Date: Tue, 2 Mar 2004 23:53:16 +0800 (PHT) From: rfa@msumain.edu.ph To: freebsd-questions@freebsd.org User-Agent: SquirrelMail/1.4.0 MIME-Version: 1.0 Content-Type: text/plain;charset=iso-8859-1 X-Priority: 3 Importance: Normal Subject: anyone tried moodle? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 02 Mar 2004 15:30:42 -0000 i was thinking about setting up an online learning environment for some students here and remembered moodle. http://www.moodle.org i did a #make search name=moodle on my ports and couldn't find anything. now, has anyone tried this? im not familiar enough with freebsd and/or the ports to know whether it is safe to install this on my system so i just wanna ask around first... another thing, they had instructions for getting it via CVS: QUOTE >From a Unix computer To connect and login for the first time to the CVS server, you can use this command: cvs -d:pserver:anonymous@cvs.sourceforge.net:/cvsroot/moodle login There is no password - when asked for one, just hit Enter. To checkout (download) the entire Moodle code for the first time, use this command: cvs -z3 -d:pserver:anonymous@cvs.sourceforge.net:/cvsroot/moodle co moodle ENDQUOTE anyway i tried this but it went like: su-2.05b# cvs -d:pserver:anonymous@cvs.sourceforge.net:/cvsroot/moodle login Logging in to :pserver:anonymous@cvs.sourceforge.net:2401/cvsroot/moodle CVS password: cvs [login aborted]: reading from server: Connection reset by peer What does that mean? Any ideas on how to fix this? Although i could just upload the tar file from my windows box, i am curious about this. Yours, Rommel