Development:Unmerged files: различия между версиями
Материал из База знаний Центра ПУСК МФТИ
1>Stronk7 Нет описания правки |
м 1 версия импортирована |
(нет различий)
|
Текущая версия от 08:53, 21 октября 2024
Unmerged Files Report
__UNMERGED_FILES_REPORT__
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
- Moodle CVS for developers: explains how to work with the Moodle code in CVS.
- Review Unmerged files, please... discussion from moodle.org forums.
- Tracker Task MDL-8912: Progress in the Moodle Tracker about these unmerged files.