You are viewing a plain text version of this content. The canonical link for it is here.
Posted to infrastructure-issues@apache.org by "Daniel Gruno (JIRA)" <ji...@apache.org> on 2016/07/29 08:59:20 UTC

[jira] [Commented] (INFRA-12350) Finalize Migration of Apache Commons CSV to git

    [ https://issues.apache.org/jira/browse/INFRA-12350?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15398997#comment-15398997 ] 

Daniel Gruno commented on INFRA-12350:
--------------------------------------

Yeah, I'm granting the PMC r/w there and the rest just get read-only. You can sort it out yourself in a moment.

> Finalize Migration of Apache Commons CSV to git
> -----------------------------------------------
>
>                 Key: INFRA-12350
>                 URL: https://issues.apache.org/jira/browse/INFRA-12350
>             Project: Infrastructure
>          Issue Type: Bug
>          Components: Git
>            Reporter: Benedikt Ritter
>
> This is a follow up to INFRA-12092. After the code of Apache Commons CSV has been migrated to git, we need to archive the old SVN tree. What we would currently do for a component named foo is:
> - make https://svn.apache.org/repos/asf/commons/_moved_to_git writetable
> - create https://svn.apache.org/repos/asf/commons/_moved_to_git/foo
> move everything below https://svn.apache.org/repos/asf/commons/foo to https://svn.apache.org/repos/asf/commons/_moved_to_git/foo
> - add a FooNowUsesGit.txt to https://svn.apache.org/repos/asf/commons/foo (for an example see https://svn.apache.org/repos/asf/commons/proper/lang/LangNowUsesGit.txt )
> - make https://svn.apache.org/repos/asf/commons/foo read-only
> - make https://svn.apache.org/repos/asf/commons/_moved_to_git read-only
> This would have to be done for Commons CSV. The old svn tree is at https://svn.apache.org/repos/asf/commons/proper/csv
> In the past we did this with help by infra. Now I'm wondering whether is would be feasible to grant some of the Apache Commons PMC members the karma to change the permissions of our SVN tree so we can do this ourself in the future.
> Thank you!



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)