Note: This documentation is for Moodle 2.7. For up-to-date documentation see Unmerged files.


Files with MOODLE_17_MERGED tag not updated - Wed Oct 10 16:06:51 CEST 2007

RCS file: /cvsroot/moodle/moodle/grade/lib.php
 
RCS file: /cvsroot/moodle/moodle/lang/en_utf8/moodle.php
< <?PHP // $Id: moodle.php,v 1.65.2.15 2007/03/30 02:27:27 toyomoyo Exp $  
> <?PHP // $Id: moodle.php,v 1.65.2.16 2007/10/03 00:02:37 whchuang Exp $  
 
RCS file: /cvsroot/moodle/moodle/lang/en_utf8/scorm.php
< <?PHP // $Id: scorm.php,v 1.9.2.2 2007/03/13 08:47:52 moodler Exp $  
> <?PHP // $Id: scorm.php,v 1.9.2.3 2007/07/03 08:05:57 bobopinna Exp $  
 
RCS file: /cvsroot/moodle/moodle/lib/accesslib.php
 
RCS file: /cvsroot/moodle/moodle/mod/scorm/lib.php
< <?php  // $Id: lib.php,v 1.76.2.2 2007/03/29 08:18:35 csantossaenz Exp $ 
> <?php  // $Id: lib.php,v 1.76.2.3 2007/07/03 14:11:20 bobopinna Exp $ 
 
RCS file: /cvsroot/moodle/moodle/mod/scorm/datamodels/scorm_12lib.php
 
RCS file: /cvsroot/moodle/moodle/mod/scorm/datamodels/scorm_13lib.php

Files with MOODLE_18_MERGED tag not updated - Wed Oct 10 16:06:54 CEST 2007

RCS file: /cvsroot/moodle/moodle/mod/scorm/locallib.php
< <?php  // $Id: locallib.php,v 1.34.2.7 2007/06/06 22:16:38 bobopinna Exp $ 
> <?php  // $Id: locallib.php,v 1.34.2.8 2007/09/13 10:26:58 bobopinna Exp $ 
 

I don't know what to do with that one...

To generate this information yourself

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

cvs diff -r MOODLE_18_MERGED -r MOODLE_18_STABLE | egrep '^(RCS|[<>] <\?[Pp][Hh][Pp] \/\/ \$Id)' > unmergedfiles.txt; cat unmergedfiles.txt

Some useful links