Hi, I've talked to infra and they have set up permission so that PMC members can write to https://svn.apache.org/repos/asf/commons/_moved_to_git The process of migrating a component to git is now as follows:
- create infra ticket for migration - wait for infra to migrate the code - update SCM location in pom.xml and on the website. - create a directory in _moved_to_git - move branches, tags, trunk directories of the component to the directory in _moved_to_git - add a FooNowUsesGit.txt file to the old svn location (see commons/proper/lang for an example) Regards, Benedikt
