It seems that all that's left to make the migration to Git happen is to open an INFRA issue. There's a checklist for projects switching to Git here:

https://git-wip-us.apache.org/docs/switching-to-git.html

As proposed by Marvin, we should ask to have the main development branch renamed to 'master'.

We should also decide on the commit email subject format. My proposal is

    [$repo/$branch] $subject

From what I can tell, the overall process is:

* Open INFRA ticket requesting migration to Git
* INFRA will then
  * Switch SVN to read-only
  * Create Git read-only repo at git-wip-us.apache.org
* Check that Git repo is OK
* INFRA will then
  * Make Git repo writable
  * Make SVN writable for the website content which will
    remain under SVN

This means that there will be no commit access for a couple of days.

My plan is to open the INFRA ticket later next week. I'll post any updates to lucy-dev.

Nick

Reply via email to