Note: You are currently viewing documentation for Moodle 3.3. Up-to-date documentation for the latest stable version of Moodle is probably available here: Unmerged files.

Development:Unmerged files: Difference between revisions

From MoodleDocs
Line 10: Line 10:


==Files with MOODLE_19_MERGED tag not updated - Thu Aug 21 17:54:22 CEST 2008 ==
==Files with MOODLE_19_MERGED tag not updated - Thu Aug 21 17:54:22 CEST 2008 ==
 
RCS file: [http://cvs.moodle.org/moodle/lang/en_utf8/help/grade/aggregation.html /cvsroot/moodle/lang/en_utf8/help/grade/aggregation.html]
    
    
  RCS file: [http://cvs.moodle.org/moodle/mod/quiz/report/overview/overviewsettings_form.php /cvsroot/moodle/mod/quiz/report/overview/overviewsettings_form.php]
  RCS file: [http://cvs.moodle.org/moodle/mod/quiz/report/overview/overviewsettings_form.php /cvsroot/moodle/mod/quiz/report/overview/overviewsettings_form.php]

Revision as of 15:57, 21 August 2008

Files with MOODLE_17_MERGED tag not updated - Thu Aug 21 17:52:46 CEST 2008

None!

Files with MOODLE_18_MERGED tag not updated - Thu Aug 21 17:53:05 CEST 2008

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 - Thu Aug 21 17:54:22 CEST 2008

RCS file: /cvsroot/moodle/mod/quiz/report/overview/overviewsettings_form.php
< <?php  // $Id: overviewsettings_form.php,v 1.1.2.6 2008/06/07 12:58:34 jamiesensei Exp $ 
> <?php  // $Id: overviewsettings_form.php,v 1.1.2.7 2008/07/04 09:48:02 jamiesensei Exp $ 
 
RCS file: /cvsroot/moodle/mod/quiz/report/overview/report.php
<  * @version $Id: report.php,v 1.98.2.41 2008/07/01 11:39:09 jamiesensei Exp $ 
>  * @version $Id: report.php,v 1.98.2.44 2008/08/15 10:28:16 jamiesensei Exp $ 
 
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 -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.