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
Line 1: Line 1:
==Files with MOODLE_17_MERGED tag not updated - Tue Dec 16 16:35:08 CET 2008 ==
==Files with MOODLE_17_MERGED tag not updated - Tue Dec 16 16:41:39 CET 2008 ==
 
 
RCS file: [http://cvs.moodle.org/moodle/user/view.php /cvsroot/moodle/user/view.php]
None!
< <?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 - Tue Dec 16 16:35:08 CET 2008 ==
==Files with MOODLE_18_MERGED tag not updated - Tue Dec 16 16:35:08 CET 2008 ==

Revision as of 15:42, 16 December 2008

Files with MOODLE_17_MERGED tag not updated - Tue Dec 16 16:41:39 CET 2008

None!

Files with MOODLE_18_MERGED tag not updated - Tue Dec 16 16:35:08 CET 2008

RCS file: /cvsroot/moodle/admin/settings/security.php
 
RCS file: /cvsroot/moodle/auth/shibboleth/README.txt
 
RCS file: /cvsroot/moodle/auth/shibboleth/index.php
< <?php // $Id: index.php,v 1.10.2.4 2007/07/11 07:58:58 exe-cutor Exp $ 
> <?php // $Id: index.php,v 1.10.2.5 2008/12/08 10:53:00 exe-cutor Exp $ 
 
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 - Tue Dec 16 16:35:15 CET 2008

RCS file: /cvsroot/moodle/auth/shibboleth/index.php
< <?php // $Id: index.php,v 1.20 2008/12/08 10:49:44 exe-cutor Exp $ 
> <?php // $Id: index.php,v 1.15.2.4 2008/12/08 10:45:47 exe-cutor Exp $ 
 
RCS file: /cvsroot/moodle/auth/shibboleth/login.php
< <?php // $Id: login.php,v 1.5 2008/12/08 10:49:44 exe-cutor 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/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/accesslib.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.