My current version was checked out from the trunk (MOODLE_19_BETA).
I want to get the latest version on the MOODLE_19_STABLE branch.
Following the directions in "CVS for developers", I cd to my Moodle rootdir, log in to cvs, and type
cvs update -dP -r MOODLE_19_STABLE
cvs prompts me for a password (just hit return). After a short delay, I get back the command prompt. But there is no output from cvs and no files have been updated.
What am I doing wrong?
FYI the exact commands were:
cvs -d:pserver:anonymous@uk.cvs.moodle.org:/cvsroot/moodle login
cvs update -dP -r MOODLE_19_STABLE
cvs update -dP -r MOODLE_19_STABLE



