Hi Martin, >Thanks a lot! I started to play with "git svn" [1] recently for getting >familiar with the process, but if you can do that, it would be greatly >appreciated!
I realized I could import everything with git svn or another tool (I remember seeing one when Commons was migrating from SVN to Git too) and then simply rebase kinow/sis-site onto the imported sources. And finally submit a pull request to the new repository. I should be able to complete it, but will shout if I need help :) >For the list of authors, I think we can use the names and email addresses >declared in the <developer> section of root pom.xml [2]. Looks like ASF Infra thought about the authors issue too, they even provide a list of authors to use :) https://infra.apache.org/svn-to-git-migration.html I left the process running here, but looks like it's going to take a really long time. Hopefully I can finish it by this weekend. Thanks Martin Bruno On Saturday, 8 May 2021, 8:41:20 pm NZST, Martin Desruisseaux <[email protected]> wrote: Hello Hugo Thanks a lot! I started to play with "git svn" [1] recently for getting familiar with the process, but if you can do that, it would be greatly appreciated! For the list of authors, I think we can use the names and email addresses declared in the <developer> section of root pom.xml [2]. Martin [1] https://git-scm.com/book/en/v2/Git-and-Other-Systems-Migrating-to-Git [2] https://github.com/apache/sis/blob/master/pom.xml#L123
