Development:Unmerged files
From MoodleDocs
Contents |
Unmerged Files Report
Files with MOODLE_17_MERGED tag not updated - Wed Nov 25 00:00:21 WST 2009
None!
Files with MOODLE_18_MERGED tag not updated - Wed Nov 25 00:00:29 WST 2009
None!
Files with MOODLE_19_MERGED tag not updated - Wed Nov 25 00:00:39 WST 2009
RCS file: /cvsroot/moodle/admin/settings/security.php < <?php // $Id: security.php,v 1.21.2.11 2009/11/17 09:55:53 samhemelryk Exp $ > <?php // $Id: security.php,v 1.21.2.12 2009/11/24 08:44:43 moodler Exp $ RCS file: /cvsroot/moodle/lib/filelib.php < <?php //$Id: filelib.php,v 1.50.2.31 2009/11/19 10:19:42 skodak Exp $ > <?php //$Id: filelib.php,v 1.50.2.32 2009/11/24 08:44:43 moodler Exp $ RCS file: /cvsroot/moodle/lib/weblib.php < <?php // $Id: weblib.php,v 1.970.2.148 2009/11/19 10:00:30 skodak Exp $ > <?php // $Id: weblib.php,v 1.970.2.151 2009/11/24 09:10:48 moodler Exp $ < * @version $Id: weblib.php,v 1.970.2.148 2009/11/19 10:00:30 skodak Exp $ > * @version $Id: weblib.php,v 1.970.2.151 2009/11/24 09:10:48 moodler Exp $ RCS file: /cvsroot/moodle/lib/db/upgrade.php < <?PHP //$Id: upgrade.php,v 1.154.2.65 2009/11/24 04:03:01 samhemelryk Exp $ > <?PHP //$Id: upgrade.php,v 1.154.2.66 2009/11/24 05:31:09 moodler Exp $ RCS file: /cvsroot/moodle/search/documents/physical_htm.php RCS file: /cvsroot/moodle/search/documents/physical_ppt.php RCS file: /cvsroot/moodle/search/documents/physical_txt.php RCS file: /cvsroot/moodle/search/documents/physical_xml.php
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.
