Issue Details (XML | Word | Printable)

Key: MDLSITE-595
Type: New Feature New Feature
Status: Open Open
Priority: Minor Minor
Assignee: Martin Dougiamas
Reporter: David Mudrak
Votes: 0
Watchers: 2
Operations

Add/Edit UI Mockup to this issue
If you were logged in you would be able to see more operations.
Moodle.org Sites

cvsadmin: generate and publish CVS->git commiter mapping table

Created: 22/Dec/08 11:04 PM   Updated: 23/Dec/08 05:35 AM
Return to search
Component/s: CVS repository

Participants: David Mudrak, Martin Dougiamas and Nigel McNie
Security Level: None


 Description  « Hide
Discussed at http://moodle.org/mod/cvsadmin/view.php?conversationid=1261:

This is a feature request to automatically generate a file of CVS commit authors that could be used by git-cvsimport? The format is as follows:
skodak=Petr Skoda <skodak@moodle.org>
mudrd8mz=David Mudrak <david.mudrak@gmail.com>
...

Developers using git to track Moodle CVS could use this file during CVS import so the real names appears in the git commit description instead of current
Author: skodak <skodak>

If Catalyst use such file for their moodle-r2.git, we have very nice git-ish mirror of CVS tree.

 All   Comments   Change History      Sort Order: Ascending order - Click to sort in descending order
David Mudrak added a comment - 22/Dec/08 11:07 PM
Adding Catalyst guys to comment this. TIA

Nigel McNie added a comment - 23/Dec/08 05:35 AM
The only time I ever did this I made the file manually. I can only tell you the process works

Surely you could generate this file from the list of committers you have on moodle.org already?