#212: Convert Olena's Subversion repository to Git ----------------------+----------------------------------------------------- Reporter: levill_r | Owner: levill_r Type: task | Status: new Priority: blocker | Milestone: Olena 1.1 Component: Milena | Version: 1.0 Keywords: | ----------------------+----------------------------------------------------- I (Roland) will take care of it ASAP (following the release of Olena 1.0).
A few remarks: * Use a script to do this, of course (reuse the one I wrote to convert `share/`). * Don't forget to use a real list of authors (as in the conversion of other LRDE repositories). Compile a list of all contributors to ensure we forgot nobody. * Keep Subversion revision numbers in Git: they will be useful to match information from Trac and the mailing lists. * Actually merge branches in the Git repository, by rewriting the history. The best is probably to create a map of Subversion merges, then extend the script to handle this. * Don't forget branches in source:prototypes (grrr...). * See also #201 and #203.
* Later: Teach Git to Git beginners. * Even later: reintegrate the PRCS repository (see #3).
#212: Convert Olena's Subversion repository to Git -----------------------+---------------------------------------------------- Reporter: levill_r | Owner: levill_r Type: task | Status: closed Priority: blocker | Milestone: Olena 1.1 Component: Milena | Version: 1.0 Resolution: fixed | Keywords: -----------------------+---------------------------------------------------- Changes (by levill_r):
* status: new => closed * resolution: => fixed
Comment:
Done November 20, 2009. The Trac has been updated as well.
I'm proceeding to the conversion of the PRCS repository (#3).