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.


Files with MOODLE_17_MERGED tag not updated - Mon May 12 04:39:15 CEST 2008

RCS file: /cvsroot/moodle/question/format/xml/format.php
< <?php // $Id: format.php,v 1.16.2.10 2007/09/24 14:16:58 tjhunt Exp $ 
> <?php // $Id: format.php,v 1.16.2.11 2008/05/07 12:31:50 tjhunt Exp $

Files with MOODLE_18_MERGED tag not updated - Mon May 12 04:38:49 CEST 2008

RCS file: /cvsroot/moodle/mod/resource/version.php
< <?php // $Id: version.php,v 1.35 2007/02/02 13:02:30 moodler Exp $ 
> <?php // $Id: version.php,v 1.35.2.1 2008/05/02 08:13:49 scyrma Exp $ 
 
RCS file: /cvsroot/moodle/search/querylib.php
 
RCS file: /cvsroot/moodle/search/documents/physical_pdf.php
 
RCS file: /cvsroot/moodle/search/documents/physical_xml.php

Files with MOODLE_19_MERGED tag not updated - Sun May 4 03:59:25 CEST 2008

RCS file: /cvsroot/moodle/tags
 
RCS file: /cvsroot/moodle/mod/quiz/report.php
< <?php  // $Id: report.php,v 1.45.2.1 2007/11/02 16:19:59 tjhunt Exp $ 
> <?php  // $Id: report.php,v 1.45.2.2 2008/05/01 07:40:54 jamiesensei Exp $ 
 
RCS file: /cvsroot/moodle/mod/quiz/report/analysis/report.php
< <?php  // $Id: report.php,v 1.41.2.4 2007/12/17 17:17:17 tjhunt Exp $ 
> <?php  // $Id: report.php,v 1.41.2.5 2008/05/01 07:40:55 jamiesensei Exp $ 
 
RCS file: /cvsroot/moodle/mod/quiz/report/grading/report.php
< <?php  // $Id: report.php,v 1.25.2.2 2007/12/18 16:11:41 tjhunt Exp $ 
> <?php  // $Id: report.php,v 1.25.2.3 2008/05/01 07:40:55 jamiesensei Exp $ 
 
RCS file: /cvsroot/moodle/search/querylib.php

To generate this information yourself

Run the following commandline at the top level of your CVS sandbox:

cvs diff -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.