8000 Error: repository has at least one unnamed head · Issue #50 · cosmin/git-hg · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
Error: repository has at least one unnamed head #50
Open
@nschloe

Description

@nschloe

When hg-cloning Octave, everything goes fine:

$ hg clone http://www.octave.org/hg/octave upstream
real URL is http://hg.savannah.gnu.org/hgweb/octave
requesting all changes
adding changesets
adding manifests
adding file changes
added 19535 changesets with 116074 changes to 12685 files (+1 heads)
updating to bookmark @
real URL is http://hg.savannah.gnu.org/hgweb/octave/gnulib-hg
cloning subrepo gnulib-hg from http://www.octave.org/hg/octave/gnulib-hg
requesting all changes
adding changesets
adding manifests
adding file changes
added 17763 changesets with 95689 changes to 11138 files (+13 heads)
3114 files updated, 0 files merged, 0 files removed, 0 files unresolved

so it seems the remote repo is intact. git-hg however fails with

$ git-hg clone http://www.octave.org/hg/octave
Initialized empty Git repository in /home/nschloe/software/octave/octave/.git/
real URL is http://hg.savannah.gnu.org/hgweb/octave
requesting all changes
adding changesets
adding manifests
adding file changes
added 19535 changesets with 116074 changes to 12685 files (+1 heads)
Initialized empty Git repository in /home/nschloe/software/octave/octave/.git/hgremote/
Error: repository has at least one unnamed head: hg r15563
fatal: Couldn't find remote ref gui-release
fatal: The remote end hung up unexpectedly

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      0