Note: You are currently viewing documentation for Moodle 3.7. Up-to-date documentation for the latest stable version of Moodle may be available here: Unmerged files.

Development:Unmerged files: Difference between revisions

From MoodleDocs
mNo edit summary
Line 1: Line 1:
=Unmerged Files Report=
==Files with MOODLE_17_MERGED tag not updated - Wed Jan 7 18:09:49 CET 2009 ==
==Files with MOODLE_17_MERGED tag not updated - Wed Jan 7 18:09:49 CET 2009 ==



Revision as of 10:13, 8 January 2009

Unmerged Files Report

Files with MOODLE_17_MERGED tag not updated - Wed Jan 7 18:09:49 CET 2009

None!

Files with MOODLE_18_MERGED tag not updated - Wed Jan 7 18:10:09 CET 2009

None!

Files with MOODLE_19_MERGED tag not updated - Wed Jan 7 18:10:14 CET 2009

RCS file: /cvsroot/moodle/lang/en_utf8/error.php
 
RCS file: /cvsroot/moodle/search/update.php
 
RCS file: /cvsroot/moodle/search/documents/assignment_document.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.