Development:Unmerged files

From MoodleDocs

Jump to: navigation, search

Contents

Unmerged Files Report

Files with MOODLE_17_MERGED tag not updated - Sun Nov 22 12:00:27 WST 2009

None!

Files with MOODLE_18_MERGED tag not updated - Sun Nov 22 12:00:32 WST 2009

RCS file: /cvsroot/moodle/lib/db/upgrade.php
< <?PHP  //$Id: upgrade.php,v 1.27.2.28 2009/11/18 22:35:06 skodak Exp $ 
> <?PHP  //$Id: upgrade.php,v 1.27.2.29 2009/11/20 08:16:46 samhemelryk Exp $ 

Files with MOODLE_19_MERGED tag not updated - Sun Nov 22 12:00:39 WST 2009

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

  • Tracker Task MDL-8912: Progress in the Moodle Tracker about these unmerged files.