Details
-
Type:
New Feature
-
Status:
Resolved
-
Priority:
Minor
-
Resolution: Fixed
-
Component/s: CVS repository, moodle.org
-
Labels:None
Description
Now that we have http://moodle.org/mod/cvsadmin/view.php?cid=1, should we replace http://docs.moodle.org/en/Development:Unmerged_files with a script there that automatically updates the list every day, or something.
Then, once it is a PHP script, we could even make it parse the
> <?php // $Id: questionlib.php,v 1.119.2.16 2008/09/02 06:55:40 tjhunt Exp $
line, and if nothing is done about this unmerged file for, say, 3 days, then we can automatically send a nagging email to tjhunt.
Issue Links
| This issue has been marked as being related by: | ||||
| MDLSITE-160 | Automate the list of unmerged files update... |
|
|
|
I just discussed this with Martin, and he thought it was a good idea if you had time. However, don't worry about it if you don't have time, and anyway, it might get obsoleted if we switch to GIT of something.