You are viewing a plain text version of this content. The canonical link for it is here.
Posted to infrastructure-issues@apache.org by "stack (JIRA)" <ji...@apache.org> on 2013/12/21 01:38:09 UTC

[jira] [Created] (INFRA-7126) Please scrub master in our git repo so we can do clean, SFDC legal ordained import

stack created INFRA-7126:
----------------------------

             Summary: Please scrub master in our git repo so we can do clean, SFDC legal ordained import
                 Key: INFRA-7126
                 URL: https://issues.apache.org/jira/browse/INFRA-7126
             Project: Infrastructure
          Issue Type: Task
            Reporter: stack


Salesforce legal are asking that the code donation be 'clean', that it go into a repo that has no history (I'll let the salesforce fellows explain their legal's position if apache infra are interested).

I tried cleaning the history of the master branch but I do not have permissions:

{code}
durruti:checkouts stack$ git clone  'https://stack@git-wip-us.apache.org/repos/asf/incubator-phoenix.git'
Cloning into 'incubator-phoenix'...
remote: Counting objects: 26094, done.
remote: Compressing objects: 100% (8325/8325), done.
remote: Total 26094 (delta 14229), reused 25226 (delta 13464)
Receiving objects: 100% (26094/26094), 36.62 MiB | 2.70 MiB/s, done.
Resolving deltas: 100% (14229/14229), done.
Checking connectivity... done
durruti:checkouts stack$ cd incubator-phoenix/
durruti:incubator-phoenix stack$ git push origin :master
remote: Rewinding refs/heads/master is forbidden.
remote:
To https://stack@git-wip-us.apache.org/repos/asf/incubator-phoenix.git
 ! [remote rejected] master (pre-receive hook declined)
error: failed to push some refs to 'https://stack@git-wip-us.apache.org/repos/asf/incubator-phoenix.git'
{code}

Can INFRA clean master for us please?  (If we were better organized we would have asked for a clean repo from the get-go -- sorry about that).



--
This message was sent by Atlassian JIRA
(v6.1.4#6159)