Update of /cvs/scoop/scoop/scripts In directory lithium.sabren.com:/tmp/cvs-serv25376/scripts Modified Files: get-scoop.sh Log Message: This is a trivial enough fix I didn't post a patch for it. I finally updated get get-scoop.sh script so it goes to the correct cvs server finally. -j Index: get-scoop.sh =================================================================== RCS file: /cvs/scoop/scoop/scripts/get-scoop.sh,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 *** get-scoop.sh 30 Sep 2000 12:31:11 -0000 1.1 --- get-scoop.sh 11 May 2005 05:33:25 -0000 1.2 *************** *** 5,7 **** # Warning: You need CVS installed and in the current path. cd .. ! cvs -z3 -d:pserver:anonymous at cvs.scoop.sourceforge.net:/cvsroot/scoop update --- 5,7 ---- # Warning: You need CVS installed and in the current path. cd .. ! cvs -z3 -d:pserver:anonymous at scoop.versionhost.com:/cvs/scoop update