You are viewing a plain text version of this content. The canonical link for it is here.
Posted to infrastructure-issues@apache.org by "Nick Wellnhofer (JIRA)" <ji...@apache.org> on 2012/09/28 11:51:07 UTC

[jira] [Created] (INFRA-5326) Migrate Apache Lucy to Git

Nick Wellnhofer created INFRA-5326:
--------------------------------------

             Summary: Migrate Apache Lucy to Git
                 Key: INFRA-5326
                 URL: https://issues.apache.org/jira/browse/INFRA-5326
             Project: Infrastructure
          Issue Type: Task
      Security Level: public (Regular issues)
          Components: Git
            Reporter: Nick Wellnhofer


The Apache Lucy community would like to move to Git. See the vote thread:
http://mail-archives.apache.org/mod_mbox/lucy-dev/201209.mbox/%3C5055ABE1.6080801%40aevum.de%3E

If it's possible, we'd like to have "trunk" renamed to "master" to match the Git default.

Commit messages should go to commits@lucy.apache.org with the following subject format:
[%(branch)s] %(subject)s

I hope including the branch name in the subject is possible. It isn't documented on the "Projects switching to Git" page at https://git-wip-us.apache.org/docs/switching-to-git.html


--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

[jira] [Updated] (INFRA-5326) Migrate Apache Lucy to Git

Posted by "David Nalley (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/INFRA-5326?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

David Nalley updated INFRA-5326:
--------------------------------

    Status: Waiting for user  (was: Waiting for Infra)

The repo has been migrated - svn is RO for the moment. 
Your new git repo is here:
https://git-wip-us.apache.org/repos/asf/lucy.git

Please review it and if it is acceptable to your PMC - I'll make it writable (+ site and board in your svn tree)

I think I have your subject setup properly for commit messages - but we'll find out for sure when we make it writable.  
                
> Migrate Apache Lucy to Git
> --------------------------
>
>                 Key: INFRA-5326
>                 URL: https://issues.apache.org/jira/browse/INFRA-5326
>             Project: Infrastructure
>          Issue Type: Task
>      Security Level: public(Regular issues) 
>          Components: Git
>            Reporter: Nick Wellnhofer
>            Assignee: David Nalley
>
> The Apache Lucy community would like to move to Git. See the vote thread:
> http://mail-archives.apache.org/mod_mbox/lucy-dev/201209.mbox/%3C5055ABE1.6080801%40aevum.de%3E
> If it's possible, we'd like to have "trunk" renamed to "master" to match the Git default.
> Commit messages should go to commits@lucy.apache.org with the following subject format:
> [%(branch)s] %(subject)s
> I hope including the branch name in the subject is possible. It isn't documented on the "Projects switching to Git" page at https://git-wip-us.apache.org/docs/switching-to-git.html

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

[jira] [Closed] (INFRA-5326) Migrate Apache Lucy to Git

Posted by "#asfinfra IRC Bot (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/INFRA-5326?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

#asfinfra IRC Bot closed INFRA-5326.
------------------------------------

    Resolution: Fixed
    
> Migrate Apache Lucy to Git
> --------------------------
>
>                 Key: INFRA-5326
>                 URL: https://issues.apache.org/jira/browse/INFRA-5326
>             Project: Infrastructure
>          Issue Type: Task
>      Security Level: public(Regular issues) 
>          Components: Git
>            Reporter: Nick Wellnhofer
>            Assignee: David Nalley
>
> The Apache Lucy community would like to move to Git. See the vote thread:
> http://mail-archives.apache.org/mod_mbox/lucy-dev/201209.mbox/%3C5055ABE1.6080801%40aevum.de%3E
> If it's possible, we'd like to have "trunk" renamed to "master" to match the Git default.
> Commit messages should go to commits@lucy.apache.org with the following subject format:
> [%(branch)s] %(subject)s
> I hope including the branch name in the subject is possible. It isn't documented on the "Projects switching to Git" page at https://git-wip-us.apache.org/docs/switching-to-git.html

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

[jira] [Commented] (INFRA-5326) Migrate Apache Lucy to Git

Posted by "Nick Wellnhofer (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/INFRA-5326?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13483350#comment-13483350 ] 

Nick Wellnhofer commented on INFRA-5326:
----------------------------------------

Now the subject is:

git commit: refs/heads/master - Fix exporting of Perl symbols

Can we get rid of the "git commit" and "refs/heads", so the subject becomes:

[master] Fix exporting of Perl symbols

We can also offer to provide a patch if you can show us the source of the current commit hook.
                
> Migrate Apache Lucy to Git
> --------------------------
>
>                 Key: INFRA-5326
>                 URL: https://issues.apache.org/jira/browse/INFRA-5326
>             Project: Infrastructure
>          Issue Type: Task
>      Security Level: public(Regular issues) 
>          Components: Git
>            Reporter: Nick Wellnhofer
>            Assignee: David Nalley
>
> The Apache Lucy community would like to move to Git. See the vote thread:
> http://mail-archives.apache.org/mod_mbox/lucy-dev/201209.mbox/%3C5055ABE1.6080801%40aevum.de%3E
> If it's possible, we'd like to have "trunk" renamed to "master" to match the Git default.
> Commit messages should go to commits@lucy.apache.org with the following subject format:
> [%(branch)s] %(subject)s
> I hope including the branch name in the subject is possible. It isn't documented on the "Projects switching to Git" page at https://git-wip-us.apache.org/docs/switching-to-git.html

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

[jira] [Updated] (INFRA-5326) Migrate Apache Lucy to Git

Posted by "Nick Wellnhofer (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/INFRA-5326?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Nick Wellnhofer updated INFRA-5326:
-----------------------------------

    Status: Waiting for Infra  (was: Waiting for user)

We have reviewed the new Git repo and found everything in order. Please go ahead and make the repo writable.
                
> Migrate Apache Lucy to Git
> --------------------------
>
>                 Key: INFRA-5326
>                 URL: https://issues.apache.org/jira/browse/INFRA-5326
>             Project: Infrastructure
>          Issue Type: Task
>      Security Level: public(Regular issues) 
>          Components: Git
>            Reporter: Nick Wellnhofer
>            Assignee: David Nalley
>
> The Apache Lucy community would like to move to Git. See the vote thread:
> http://mail-archives.apache.org/mod_mbox/lucy-dev/201209.mbox/%3C5055ABE1.6080801%40aevum.de%3E
> If it's possible, we'd like to have "trunk" renamed to "master" to match the Git default.
> Commit messages should go to commits@lucy.apache.org with the following subject format:
> [%(branch)s] %(subject)s
> I hope including the branch name in the subject is possible. It isn't documented on the "Projects switching to Git" page at https://git-wip-us.apache.org/docs/switching-to-git.html

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

[jira] [Resolved] (INFRA-5326) Migrate Apache Lucy to Git

Posted by "David Nalley (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/INFRA-5326?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

David Nalley resolved INFRA-5326.
---------------------------------

    Resolution: Fixed

The git repo is writable.

/lucy/{board,site} are writable 

Let me know if your commit messages are problems. 
You'll need to file a separate ticket to have the mirror at git.a.o and github changed to mirror the git repo itself. 


                
> Migrate Apache Lucy to Git
> --------------------------
>
>                 Key: INFRA-5326
>                 URL: https://issues.apache.org/jira/browse/INFRA-5326
>             Project: Infrastructure
>          Issue Type: Task
>      Security Level: public(Regular issues) 
>          Components: Git
>            Reporter: Nick Wellnhofer
>            Assignee: David Nalley
>
> The Apache Lucy community would like to move to Git. See the vote thread:
> http://mail-archives.apache.org/mod_mbox/lucy-dev/201209.mbox/%3C5055ABE1.6080801%40aevum.de%3E
> If it's possible, we'd like to have "trunk" renamed to "master" to match the Git default.
> Commit messages should go to commits@lucy.apache.org with the following subject format:
> [%(branch)s] %(subject)s
> I hope including the branch name in the subject is possible. It isn't documented on the "Projects switching to Git" page at https://git-wip-us.apache.org/docs/switching-to-git.html

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

[jira] [Commented] (INFRA-5326) Migrate Apache Lucy to Git

Posted by "#asfinfra IRC Bot (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/INFRA-5326?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13490126#comment-13490126 ] 

#asfinfra IRC Bot commented on INFRA-5326:
------------------------------------------

<danielsh> What do you need in order to send a patch?  Someone from the project ought to have access to the hooks (infra volunteers have that access)

                
> Migrate Apache Lucy to Git
> --------------------------
>
>                 Key: INFRA-5326
>                 URL: https://issues.apache.org/jira/browse/INFRA-5326
>             Project: Infrastructure
>          Issue Type: Task
>      Security Level: public(Regular issues) 
>          Components: Git
>            Reporter: Nick Wellnhofer
>            Assignee: David Nalley
>
> The Apache Lucy community would like to move to Git. See the vote thread:
> http://mail-archives.apache.org/mod_mbox/lucy-dev/201209.mbox/%3C5055ABE1.6080801%40aevum.de%3E
> If it's possible, we'd like to have "trunk" renamed to "master" to match the Git default.
> Commit messages should go to commits@lucy.apache.org with the following subject format:
> [%(branch)s] %(subject)s
> I hope including the branch name in the subject is possible. It isn't documented on the "Projects switching to Git" page at https://git-wip-us.apache.org/docs/switching-to-git.html

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

[jira] [Commented] (INFRA-5326) Migrate Apache Lucy to Git

Posted by "David Nalley (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/INFRA-5326?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13474590#comment-13474590 ] 

David Nalley commented on INFRA-5326:
-------------------------------------

I'll be happy to work on this. A couple of questions I need answered from you. 

I'll keep site writable in SVN - anything else that also needs to be writable? board? 

I plan on migrating from your git repo - please check your git mirror and confirm it is up to date. 
I'll need to make your svn tree read only while I am migrating this content, and both the git repo and svn repo will be readonly until the project certifies it is happy with the git repo. 

Your svn tree seems somewhat active, please let me know when a good window to handle this migration.

--David
                
> Migrate Apache Lucy to Git
> --------------------------
>
>                 Key: INFRA-5326
>                 URL: https://issues.apache.org/jira/browse/INFRA-5326
>             Project: Infrastructure
>          Issue Type: Task
>      Security Level: public(Regular issues) 
>          Components: Git
>            Reporter: Nick Wellnhofer
>            Assignee: David Nalley
>
> The Apache Lucy community would like to move to Git. See the vote thread:
> http://mail-archives.apache.org/mod_mbox/lucy-dev/201209.mbox/%3C5055ABE1.6080801%40aevum.de%3E
> If it's possible, we'd like to have "trunk" renamed to "master" to match the Git default.
> Commit messages should go to commits@lucy.apache.org with the following subject format:
> [%(branch)s] %(subject)s
> I hope including the branch name in the subject is possible. It isn't documented on the "Projects switching to Git" page at https://git-wip-us.apache.org/docs/switching-to-git.html

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

[jira] [Commented] (INFRA-5326) Migrate Apache Lucy to Git

Posted by "David Nalley (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/INFRA-5326?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13466557#comment-13466557 ] 

David Nalley commented on INFRA-5326:
-------------------------------------

So all projects use the same hooks, including the commit mail hook - and right now, branch name is not part of the mail hook. 

it currently is:
git commit: $subject

Here is an example: 
http://mail-archives.apache.org/mod_mbox/incubator-cloudstack-commits/201209.mbox/%3C20120904202450.6AEFB24FAA%40tyr.zones.apache.org%3E

                
> Migrate Apache Lucy to Git
> --------------------------
>
>                 Key: INFRA-5326
>                 URL: https://issues.apache.org/jira/browse/INFRA-5326
>             Project: Infrastructure
>          Issue Type: Task
>      Security Level: public(Regular issues) 
>          Components: Git
>            Reporter: Nick Wellnhofer
>
> The Apache Lucy community would like to move to Git. See the vote thread:
> http://mail-archives.apache.org/mod_mbox/lucy-dev/201209.mbox/%3C5055ABE1.6080801%40aevum.de%3E
> If it's possible, we'd like to have "trunk" renamed to "master" to match the Git default.
> Commit messages should go to commits@lucy.apache.org with the following subject format:
> [%(branch)s] %(subject)s
> I hope including the branch name in the subject is possible. It isn't documented on the "Projects switching to Git" page at https://git-wip-us.apache.org/docs/switching-to-git.html

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

[jira] [Assigned] (INFRA-5326) Migrate Apache Lucy to Git

Posted by "David Nalley (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/INFRA-5326?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

David Nalley reassigned INFRA-5326:
-----------------------------------

    Assignee: David Nalley
    
> Migrate Apache Lucy to Git
> --------------------------
>
>                 Key: INFRA-5326
>                 URL: https://issues.apache.org/jira/browse/INFRA-5326
>             Project: Infrastructure
>          Issue Type: Task
>      Security Level: public(Regular issues) 
>          Components: Git
>            Reporter: Nick Wellnhofer
>            Assignee: David Nalley
>
> The Apache Lucy community would like to move to Git. See the vote thread:
> http://mail-archives.apache.org/mod_mbox/lucy-dev/201209.mbox/%3C5055ABE1.6080801%40aevum.de%3E
> If it's possible, we'd like to have "trunk" renamed to "master" to match the Git default.
> Commit messages should go to commits@lucy.apache.org with the following subject format:
> [%(branch)s] %(subject)s
> I hope including the branch name in the subject is possible. It isn't documented on the "Projects switching to Git" page at https://git-wip-us.apache.org/docs/switching-to-git.html

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

[jira] [Commented] (INFRA-5326) Migrate Apache Lucy to Git

Posted by "#asfinfra IRC Bot (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/INFRA-5326?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13495756#comment-13495756 ] 

#asfinfra IRC Bot commented on INFRA-5326:
------------------------------------------

<danielsh> migration done.  when you have a patch, file a new ticket please

                
> Migrate Apache Lucy to Git
> --------------------------
>
>                 Key: INFRA-5326
>                 URL: https://issues.apache.org/jira/browse/INFRA-5326
>             Project: Infrastructure
>          Issue Type: Task
>      Security Level: public(Regular issues) 
>          Components: Git
>            Reporter: Nick Wellnhofer
>            Assignee: David Nalley
>
> The Apache Lucy community would like to move to Git. See the vote thread:
> http://mail-archives.apache.org/mod_mbox/lucy-dev/201209.mbox/%3C5055ABE1.6080801%40aevum.de%3E
> If it's possible, we'd like to have "trunk" renamed to "master" to match the Git default.
> Commit messages should go to commits@lucy.apache.org with the following subject format:
> [%(branch)s] %(subject)s
> I hope including the branch name in the subject is possible. It isn't documented on the "Projects switching to Git" page at https://git-wip-us.apache.org/docs/switching-to-git.html

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

[jira] [Commented] (INFRA-5326) Migrate Apache Lucy to Git

Posted by "Nick Wellnhofer (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/INFRA-5326?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13467830#comment-13467830 ] 

Nick Wellnhofer commented on INFRA-5326:
----------------------------------------

Is it possible for projects to edit the commit hook scripts themselves? I'd be happy with a default script that can somehow be changed by the Lucy committers.
                
> Migrate Apache Lucy to Git
> --------------------------
>
>                 Key: INFRA-5326
>                 URL: https://issues.apache.org/jira/browse/INFRA-5326
>             Project: Infrastructure
>          Issue Type: Task
>      Security Level: public(Regular issues) 
>          Components: Git
>            Reporter: Nick Wellnhofer
>
> The Apache Lucy community would like to move to Git. See the vote thread:
> http://mail-archives.apache.org/mod_mbox/lucy-dev/201209.mbox/%3C5055ABE1.6080801%40aevum.de%3E
> If it's possible, we'd like to have "trunk" renamed to "master" to match the Git default.
> Commit messages should go to commits@lucy.apache.org with the following subject format:
> [%(branch)s] %(subject)s
> I hope including the branch name in the subject is possible. It isn't documented on the "Projects switching to Git" page at https://git-wip-us.apache.org/docs/switching-to-git.html

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

[jira] [Reopened] (INFRA-5326) Migrate Apache Lucy to Git

Posted by "Nick Wellnhofer (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/INFRA-5326?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Nick Wellnhofer reopened INFRA-5326:
------------------------------------


Great, thanks! I made a first commit and everything worked fine. Only the commit email subject format seems to be standard one:

http://mail-archives.apache.org/mod_mbox/lucy-commits/201210.mbox/%3c20121020225209.514854570F@tyr.zones.apache.org%3e

It would be nice if that could be fixed.
                
> Migrate Apache Lucy to Git
> --------------------------
>
>                 Key: INFRA-5326
>                 URL: https://issues.apache.org/jira/browse/INFRA-5326
>             Project: Infrastructure
>          Issue Type: Task
>      Security Level: public(Regular issues) 
>          Components: Git
>            Reporter: Nick Wellnhofer
>            Assignee: David Nalley
>
> The Apache Lucy community would like to move to Git. See the vote thread:
> http://mail-archives.apache.org/mod_mbox/lucy-dev/201209.mbox/%3C5055ABE1.6080801%40aevum.de%3E
> If it's possible, we'd like to have "trunk" renamed to "master" to match the Git default.
> Commit messages should go to commits@lucy.apache.org with the following subject format:
> [%(branch)s] %(subject)s
> I hope including the branch name in the subject is possible. It isn't documented on the "Projects switching to Git" page at https://git-wip-us.apache.org/docs/switching-to-git.html

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

[jira] [Commented] (INFRA-5326) Migrate Apache Lucy to Git

Posted by "David Nalley (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/INFRA-5326?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13475888#comment-13475888 ] 

David Nalley commented on INFRA-5326:
-------------------------------------

I'll be making Lucy svn tree RO in just a few moments. 
                
> Migrate Apache Lucy to Git
> --------------------------
>
>                 Key: INFRA-5326
>                 URL: https://issues.apache.org/jira/browse/INFRA-5326
>             Project: Infrastructure
>          Issue Type: Task
>      Security Level: public(Regular issues) 
>          Components: Git
>            Reporter: Nick Wellnhofer
>            Assignee: David Nalley
>
> The Apache Lucy community would like to move to Git. See the vote thread:
> http://mail-archives.apache.org/mod_mbox/lucy-dev/201209.mbox/%3C5055ABE1.6080801%40aevum.de%3E
> If it's possible, we'd like to have "trunk" renamed to "master" to match the Git default.
> Commit messages should go to commits@lucy.apache.org with the following subject format:
> [%(branch)s] %(subject)s
> I hope including the branch name in the subject is possible. It isn't documented on the "Projects switching to Git" page at https://git-wip-us.apache.org/docs/switching-to-git.html

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

[jira] [Comment Edited] (INFRA-5326) Migrate Apache Lucy to Git

Posted by "David Nalley (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/INFRA-5326?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13466557#comment-13466557 ] 

David Nalley edited comment on INFRA-5326 at 10/1/12 7:17 AM:
--------------------------------------------------------------

So I am unaware of any project using a custom subject line, but I'll go look now to try and fine one - I think all projects use the same hooks, including the commit mail hook - and right now, branch name is not part of the mail hook. 

it currently is:
git commit: $subject

Here is an example: 
http://mail-archives.apache.org/mod_mbox/incubator-cloudstack-commits/201209.mbox/%3C20120904202450.6AEFB24FAA%40tyr.zones.apache.org%3E

                
      was (Author: ke4qqq):
    So all projects use the same hooks, including the commit mail hook - and right now, branch name is not part of the mail hook. 

it currently is:
git commit: $subject

Here is an example: 
http://mail-archives.apache.org/mod_mbox/incubator-cloudstack-commits/201209.mbox/%3C20120904202450.6AEFB24FAA%40tyr.zones.apache.org%3E

                  
> Migrate Apache Lucy to Git
> --------------------------
>
>                 Key: INFRA-5326
>                 URL: https://issues.apache.org/jira/browse/INFRA-5326
>             Project: Infrastructure
>          Issue Type: Task
>      Security Level: public(Regular issues) 
>          Components: Git
>            Reporter: Nick Wellnhofer
>
> The Apache Lucy community would like to move to Git. See the vote thread:
> http://mail-archives.apache.org/mod_mbox/lucy-dev/201209.mbox/%3C5055ABE1.6080801%40aevum.de%3E
> If it's possible, we'd like to have "trunk" renamed to "master" to match the Git default.
> Commit messages should go to commits@lucy.apache.org with the following subject format:
> [%(branch)s] %(subject)s
> I hope including the branch name in the subject is possible. It isn't documented on the "Projects switching to Git" page at https://git-wip-us.apache.org/docs/switching-to-git.html

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

[jira] [Updated] (INFRA-5326) Migrate Apache Lucy to Git

Posted by "#asfinfra IRC Bot (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/INFRA-5326?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

#asfinfra IRC Bot updated INFRA-5326:
-------------------------------------

    Status: Waiting for user  (was: Reopened)
    
> Migrate Apache Lucy to Git
> --------------------------
>
>                 Key: INFRA-5326
>                 URL: https://issues.apache.org/jira/browse/INFRA-5326
>             Project: Infrastructure
>          Issue Type: Task
>      Security Level: public(Regular issues) 
>          Components: Git
>            Reporter: Nick Wellnhofer
>            Assignee: David Nalley
>
> The Apache Lucy community would like to move to Git. See the vote thread:
> http://mail-archives.apache.org/mod_mbox/lucy-dev/201209.mbox/%3C5055ABE1.6080801%40aevum.de%3E
> If it's possible, we'd like to have "trunk" renamed to "master" to match the Git default.
> Commit messages should go to commits@lucy.apache.org with the following subject format:
> [%(branch)s] %(subject)s
> I hope including the branch name in the subject is possible. It isn't documented on the "Projects switching to Git" page at https://git-wip-us.apache.org/docs/switching-to-git.html

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

[jira] [Commented] (INFRA-5326) Migrate Apache Lucy to Git

Posted by "David Nalley (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/INFRA-5326?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13481038#comment-13481038 ] 

David Nalley commented on INFRA-5326:
-------------------------------------

Try it now and see if it works for you. 

Also, on a side note, both committers and non-committers can clone from https - non-committers just don't have creds to be able to push back up. 


                
> Migrate Apache Lucy to Git
> --------------------------
>
>                 Key: INFRA-5326
>                 URL: https://issues.apache.org/jira/browse/INFRA-5326
>             Project: Infrastructure
>          Issue Type: Task
>      Security Level: public(Regular issues) 
>          Components: Git
>            Reporter: Nick Wellnhofer
>            Assignee: David Nalley
>
> The Apache Lucy community would like to move to Git. See the vote thread:
> http://mail-archives.apache.org/mod_mbox/lucy-dev/201209.mbox/%3C5055ABE1.6080801%40aevum.de%3E
> If it's possible, we'd like to have "trunk" renamed to "master" to match the Git default.
> Commit messages should go to commits@lucy.apache.org with the following subject format:
> [%(branch)s] %(subject)s
> I hope including the branch name in the subject is possible. It isn't documented on the "Projects switching to Git" page at https://git-wip-us.apache.org/docs/switching-to-git.html

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

[jira] [Commented] (INFRA-5326) Migrate Apache Lucy to Git

Posted by "#asfinfra IRC Bot (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/INFRA-5326?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13490965#comment-13490965 ] 

#asfinfra IRC Bot commented on INFRA-5326:
------------------------------------------

<danielsh> Yes.  You now have access to https://git-wip-us.apache.org/repos/infra/asfgit-admin.git/ .

                
> Migrate Apache Lucy to Git
> --------------------------
>
>                 Key: INFRA-5326
>                 URL: https://issues.apache.org/jira/browse/INFRA-5326
>             Project: Infrastructure
>          Issue Type: Task
>      Security Level: public(Regular issues) 
>          Components: Git
>            Reporter: Nick Wellnhofer
>            Assignee: David Nalley
>
> The Apache Lucy community would like to move to Git. See the vote thread:
> http://mail-archives.apache.org/mod_mbox/lucy-dev/201209.mbox/%3C5055ABE1.6080801%40aevum.de%3E
> If it's possible, we'd like to have "trunk" renamed to "master" to match the Git default.
> Commit messages should go to commits@lucy.apache.org with the following subject format:
> [%(branch)s] %(subject)s
> I hope including the branch name in the subject is possible. It isn't documented on the "Projects switching to Git" page at https://git-wip-us.apache.org/docs/switching-to-git.html

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

[jira] [Commented] (INFRA-5326) Migrate Apache Lucy to Git

Posted by "Marvin Humphrey (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/INFRA-5326?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13490237#comment-13490237 ] 

Marvin Humphrey commented on INFRA-5326:
----------------------------------------

Neither Nick nor I can claim the title of "infra volunteer" as of yet. :)

Nick and I have discussed the matter, and we've agreed that I'll put myself
forward as the Git volunteer for Lucy.

Is that, in conjunction with past service, enough to get me
"infra sucker^H^H^H^H^H^H volunteer" privileges? :)
                
> Migrate Apache Lucy to Git
> --------------------------
>
>                 Key: INFRA-5326
>                 URL: https://issues.apache.org/jira/browse/INFRA-5326
>             Project: Infrastructure
>          Issue Type: Task
>      Security Level: public(Regular issues) 
>          Components: Git
>            Reporter: Nick Wellnhofer
>            Assignee: David Nalley
>
> The Apache Lucy community would like to move to Git. See the vote thread:
> http://mail-archives.apache.org/mod_mbox/lucy-dev/201209.mbox/%3C5055ABE1.6080801%40aevum.de%3E
> If it's possible, we'd like to have "trunk" renamed to "master" to match the Git default.
> Commit messages should go to commits@lucy.apache.org with the following subject format:
> [%(branch)s] %(subject)s
> I hope including the branch name in the subject is possible. It isn't documented on the "Projects switching to Git" page at https://git-wip-us.apache.org/docs/switching-to-git.html

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

[jira] [Commented] (INFRA-5326) Migrate Apache Lucy to Git

Posted by "Nick Wellnhofer (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/INFRA-5326?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13474946#comment-13474946 ] 

Nick Wellnhofer commented on INFRA-5326:
----------------------------------------

Keeping "board" writable is a good idea.

I verified that the Git mirror is up to date. The Lucy committers have been informed that SVN will be made read-only soon, so please go ahead with the migration whenever you like.

If you can give a date in advance, I will send another warning to lucy-dev.
                
> Migrate Apache Lucy to Git
> --------------------------
>
>                 Key: INFRA-5326
>                 URL: https://issues.apache.org/jira/browse/INFRA-5326
>             Project: Infrastructure
>          Issue Type: Task
>      Security Level: public(Regular issues) 
>          Components: Git
>            Reporter: Nick Wellnhofer
>            Assignee: David Nalley
>
> The Apache Lucy community would like to move to Git. See the vote thread:
> http://mail-archives.apache.org/mod_mbox/lucy-dev/201209.mbox/%3C5055ABE1.6080801%40aevum.de%3E
> If it's possible, we'd like to have "trunk" renamed to "master" to match the Git default.
> Commit messages should go to commits@lucy.apache.org with the following subject format:
> [%(branch)s] %(subject)s
> I hope including the branch name in the subject is possible. It isn't documented on the "Projects switching to Git" page at https://git-wip-us.apache.org/docs/switching-to-git.html

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

[jira] [Commented] (INFRA-5326) Migrate Apache Lucy to Git

Posted by "Marvin Humphrey (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/INFRA-5326?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13490075#comment-13490075 ] 

Marvin Humphrey commented on INFRA-5326:
----------------------------------------

The custom subject line also seems to be lost when a commit must be spread out
over multiple emails.  For example:

[4/16] git commit: refs/heads/master - Cache charmonizer.c in version control.
[5/16] Cache charmonizer.c in version control.
[6/16] Cache charmonizer.c in version control.
[7/16] git commit: refs/heads/master - Namespace all static functions.

Again, we'd be happy to contribute a fix for the hook.  I recognize that the
source may not be public (it wasn't for INFRA-4651) but I hope that Infra can
find the time to review and commit a patch from us.
                
> Migrate Apache Lucy to Git
> --------------------------
>
>                 Key: INFRA-5326
>                 URL: https://issues.apache.org/jira/browse/INFRA-5326
>             Project: Infrastructure
>          Issue Type: Task
>      Security Level: public(Regular issues) 
>          Components: Git
>            Reporter: Nick Wellnhofer
>            Assignee: David Nalley
>
> The Apache Lucy community would like to move to Git. See the vote thread:
> http://mail-archives.apache.org/mod_mbox/lucy-dev/201209.mbox/%3C5055ABE1.6080801%40aevum.de%3E
> If it's possible, we'd like to have "trunk" renamed to "master" to match the Git default.
> Commit messages should go to commits@lucy.apache.org with the following subject format:
> [%(branch)s] %(subject)s
> I hope including the branch name in the subject is possible. It isn't documented on the "Projects switching to Git" page at https://git-wip-us.apache.org/docs/switching-to-git.html

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

[jira] [Commented] (INFRA-5326) Migrate Apache Lucy to Git

Posted by "David Nalley (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/INFRA-5326?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13466558#comment-13466558 ] 

David Nalley commented on INFRA-5326:
-------------------------------------

It would appear that I am incorrect. Cordova uses a custom subject line. 
                
> Migrate Apache Lucy to Git
> --------------------------
>
>                 Key: INFRA-5326
>                 URL: https://issues.apache.org/jira/browse/INFRA-5326
>             Project: Infrastructure
>          Issue Type: Task
>      Security Level: public(Regular issues) 
>          Components: Git
>            Reporter: Nick Wellnhofer
>
> The Apache Lucy community would like to move to Git. See the vote thread:
> http://mail-archives.apache.org/mod_mbox/lucy-dev/201209.mbox/%3C5055ABE1.6080801%40aevum.de%3E
> If it's possible, we'd like to have "trunk" renamed to "master" to match the Git default.
> Commit messages should go to commits@lucy.apache.org with the following subject format:
> [%(branch)s] %(subject)s
> I hope including the branch name in the subject is possible. It isn't documented on the "Projects switching to Git" page at https://git-wip-us.apache.org/docs/switching-to-git.html

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

[jira] [Updated] (INFRA-5326) Migrate Apache Lucy to Git

Posted by "Marvin Humphrey (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/INFRA-5326?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Marvin Humphrey updated INFRA-5326:
-----------------------------------

    Status: Waiting for Infra  (was: Waiting for user)
    
> Migrate Apache Lucy to Git
> --------------------------
>
>                 Key: INFRA-5326
>                 URL: https://issues.apache.org/jira/browse/INFRA-5326
>             Project: Infrastructure
>          Issue Type: Task
>      Security Level: public(Regular issues) 
>          Components: Git
>            Reporter: Nick Wellnhofer
>            Assignee: David Nalley
>
> The Apache Lucy community would like to move to Git. See the vote thread:
> http://mail-archives.apache.org/mod_mbox/lucy-dev/201209.mbox/%3C5055ABE1.6080801%40aevum.de%3E
> If it's possible, we'd like to have "trunk" renamed to "master" to match the Git default.
> Commit messages should go to commits@lucy.apache.org with the following subject format:
> [%(branch)s] %(subject)s
> I hope including the branch name in the subject is possible. It isn't documented on the "Projects switching to Git" page at https://git-wip-us.apache.org/docs/switching-to-git.html

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira