You are viewing a plain text version of this content. The canonical link for it is here.
Posted to infrastructure-issues@apache.org by "Jukka Zitting (Resolved) (JIRA)" <ji...@apache.org> on 2012/01/06 19:08:39 UTC

[jira] [Resolved] (INFRA-4258) Cassandra: HEAD points to non-existent ref

     [ https://issues.apache.org/jira/browse/INFRA-4258?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jukka Zitting resolved INFRA-4258.
----------------------------------

    Resolution: Fixed

Looks like Joe fixed this.
                
> Cassandra: HEAD points to non-existent ref
> ------------------------------------------
>
>                 Key: INFRA-4258
>                 URL: https://issues.apache.org/jira/browse/INFRA-4258
>             Project: Infrastructure
>          Issue Type: Bug
>      Security Level: public(Regular issues) 
>          Components: Git
>            Reporter: Eric Evans
>            Priority: Minor
>
> Cassandra's new Git repository has a HEAD that points to a non-existent ref (presumably master).  This causes the checkout to fail when cloning the repo, and makes portions of the CGI script fail unless a head is chosen first.
> I believe the solution is to issue the following from the repo (cannot be done remotely): git symbolic-ref HEAD refs/heads/trunk
> This is probably something that should be added to a migration checklist.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira