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

Files with MOODLE_17_MERGED tag not updated - Sun Dec 7 20:06:12 CET 2008

RCS file: /cvsroot/moodle/user/view.php
< <?PHP // $Id: view.php,v 1.123.2.10 2008/11/12 03:50:10 dongsheng Exp $ 
> <?PHP // $Id: view.php,v 1.123.2.11 2008/11/18 02:21:29 dongsheng Exp $

Files with MOODLE_18_MERGED tag not updated - Sun Dec 7 20:06:26 CET 2008

RCS file: /cvsroot/moodle/version.php
 
RCS file: /cvsroot/moodle/admin/settings/security.php
 
RCS file: /cvsroot/moodle/blocks/admin/block_admin.php
< <?php //$Id: block_admin.php,v 1.84.2.4 2008/05/02 06:18:06 jerome Exp $ 
> <?php //$Id: block_admin.php,v 1.84.2.5 2008/11/28 06:27:39 ikawhero Exp $ 
 
RCS file: /cvsroot/moodle/lang/en_utf8/qtype_calculated.php
 
RCS file: /cvsroot/moodle/mnet/remote_client.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 Dec 7 20:04:37 CET 2008

RCS file: /cvsroot/moodle/version.php
 
RCS file: /cvsroot/moodle/admin/uploaduser.php
< <?php  // $Id: uploaduser.php,v 1.68.2.13 2008/09/26 09:10:20 scyrma Exp $ 
> <?php  // $Id: uploaduser.php,v 1.68.2.14 2008/10/18 00:10:00 arborrow Exp $ 
 
RCS file: /cvsroot/moodle/admin/settings/server.php
< <?php // $Id: server.php,v 1.26.2.21 2008/11/01 17:52:21 skodak Exp $ 
> <?php // $Id: server.php,v 1.26.2.22 2008/12/06 17:45:30 skodak Exp $ 
 
RCS file: /cvsroot/moodle/auth/shibboleth/auth.php
 
RCS file: /cvsroot/moodle/auth/shibboleth/index.php
< <?php // $Id: index.php,v 1.19 2008/06/19 22:27:13 skodak Exp $ 
> <?php // $Id: index.php,v 1.15.2.3 2008/05/02 04:07:29 dongsheng Exp $ 
 
RCS file: /cvsroot/moodle/auth/shibboleth/login.php
< <?php // $Id: login.php,v 1.4 2008/06/19 22:27:13 skodak Exp $ 
> <?php // $Id: login.php,v 1.1.2.2 2008/02/01 12:58:08 exe-cutor Exp $ 
 
RCS file: /cvsroot/moodle/auth/shibboleth/logout.php
< <?php // $Id: logout.php,v 1.2 2008/12/04 16:28:42 exe-cutor Exp $ 
> <?php // $Id: logout.php,v 1.1.2.1 2008/12/04 16:27:00 exe-cutor Exp $ 
 
RCS file: /cvsroot/moodle/course/import/activities/mod.php
< <?php  // $Id: mod.php,v 1.9.2.1 2008/04/23 08:11:32 dongsheng Exp $ 
> <?php  // $Id: mod.php,v 1.9.2.2 2008/12/03 16:31:01 samulik Exp $ 
 
RCS file: /cvsroot/moodle/filter/tex/texed.php
< <?PHP // $Id: texed.php,v 1.7.2.1 2007/12/19 17:38:42 skodak Exp $ 
> <?PHP // $Id: texed.php,v 1.7.2.2 2008/11/11 18:35:42 mjollnir_ Exp $ 
 
RCS file: /cvsroot/moodle/grade/edit/outcome/edit_form.php
< <?php  //$Id: edit_form.php,v 1.5.2.2 2008/03/03 10:21:42 nicolasconnault Exp $ 
> <?php  //$Id: edit_form.php,v 1.5.2.3 2008/10/22 09:09:32 nicolasconnault Exp $ 
 
RCS file: /cvsroot/moodle/grade/edit/tree/outcomeitem_form.php
< <?php  //$Id: outcomeitem_form.php,v 1.12.2.13 2008/10/17 14:01:07 nicolasconnault Exp $ 
> <?php  //$Id: outcomeitem_form.php,v 1.12.2.14 2008/10/22 09:09:32 nicolasconnault Exp $ 
 
RCS file: /cvsroot/moodle/lang/en_utf8/admin.php
 
RCS file: /cvsroot/moodle/lang/en_utf8/grades.php
< <?PHP // $Id: grades.php,v 1.111.2.58 2008/10/17 14:32:44 nicolasconnault Exp $ 
> <?PHP // $Id: grades.php,v 1.111.2.59 2008/10/22 09:09:32 nicolasconnault Exp $ 
 
RCS file: /cvsroot/moodle/lib/deprecatedlib.php
< <?php // $Id: deprecatedlib.php,v 1.41.2.9 2008/11/17 22:52:29 stronk7 Exp $ 
> <?php // $Id: deprecatedlib.php,v 1.41.2.10 2008/12/05 21:35:47 mchurch Exp $ 
<  * @version $Id: deprecatedlib.php,v 1.41.2.9 2008/11/17 22:52:29 stronk7 Exp $ 
>  * @version $Id: deprecatedlib.php,v 1.41.2.10 2008/12/05 21:35:47 mchurch Exp $

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.