Development:Unmerged files
From MoodleDocs
(Redirected from Unmerged files)
Contents |
Unmerged Files Report
Files with MOODLE_17_MERGED tag not updated - Sun Nov 8 12:00:07 WST 2009
None!
Files with MOODLE_18_MERGED tag not updated - Sun Nov 8 12:00:18 WST 2009
RCS file: /cvsroot/moodle/install/lang/ja_utf8/installer.php RCS file: /cvsroot/moodle/install/lang/pl_utf8/installer.php RCS file: /cvsroot/moodle/install/lang/ro_utf8/installer.php
Files with MOODLE_19_MERGED tag not updated - Sun Nov 8 12:00:29 WST 2009
RCS file: /cvsroot/moodle/course/rest.php < <?php // $Id: rest.php,v 1.8.6.3 2009/10/02 07:47:18 nicolasconnault Exp $ > <?php // $Id: rest.php,v 1.8.6.5 2009/11/03 02:39:02 rwijaya Exp $ RCS file: /cvsroot/moodle/install/lang/ja_utf8/installer.php RCS file: /cvsroot/moodle/install/lang/pl_utf8/installer.php RCS file: /cvsroot/moodle/install/lang/ro_utf8/installer.php RCS file: /cvsroot/moodle/theme/formal_white/fw_color.css
To generate this information yourself
Run the following commandline at the top level of your CVS sandbox:
cvs diff -kkv -r MOODLE_19_MERGED -r MOODLE_19_STABLE | egrep '^(RCS|[<>] <\?[Pp][Hh][Pp] *\/\/ *\$Id)' > unmergedfiles.txt; cat unmergedfiles.txt
Some useful links
- Moodle CVS for developers: explains how to work with the Moodle code in CVS.
- Review Unmerged files, please... discussion from moodle.org forums.
- Tracker Task MDL-8912: Progress in the Moodle Tracker about these unmerged files.
