Hi all,
We plan to release Moodle 1.9.4 on the 28th of January. There are a few security issues fixed (advisories will be issued soon) and a lot of little fixes since 1.9.3.
We'd like 1.9.4 to be a very stable release. Please help us by:
1) QA Testing recently fixed bugs in the CVS version heavily over the next week or so.
2) Avoid ANY non-trivial checkins that could cause regressions.
Thanks!
Martin Dougiamas
Posts made by Martin Dougiamas
Can you guys post what you see on line 208 of that file? Is it the same as you see on line 208 here?
http://cvs.moodle.org/moodle/lib/adminlib.php?annotate=1.153.2.62
Hmm, I wonder why upgrading is failing for you in the first place?
http://cvs.moodle.org/moodle/lib/adminlib.php?annotate=1.153.2.62
Hmm, I wonder why upgrading is failing for you in the first place?
Yes, Moodle is a web application and you only need a web browser to use it.
Try switching the course format (in the Course Settings) to "Social Format". This replaces the course activities in the middle with forum posts. Is that what you wanted?
Hmm ... I tried that command in a clean directory and got a fresh new checkout of 2.0 dev. Using the UK mirror and everything.
If I was updating an existing CVS checkout to the latest head I would go into that top directory and just use:
cvs -q update -dPA
The A means get the head (aka trunk) version.
If I was updating an existing CVS checkout to the latest head I would go into that top directory and just use:
cvs -q update -dPA
The A means get the head (aka trunk) version.