https://bz.mercurial-scm.org/show_bug.cgi?id=6493

            Bug ID: 6493
           Summary: Changeset 53a5e100b497 references nonexistent
                    "content" subrepo
           Product: Mercurial project
           Version: unspecified
          Hardware: All
                OS: All
            Status: UNCONFIRMED
          Severity: bug
          Priority: wish
         Component: website
          Assignee: bugzi...@mercurial-scm.org
          Reporter: p...@bissex.net
                CC: mercurial-devel@mercurial-scm.org

I cloned the hg-website repo to make a patch for one of the two open bugs. When
I tried to push my local clone to my server (i.e. for my fork), it died thus:

    $ hg push ssh://h...@hg.sr.ht/~paulbissex/hg-website
    pushing to ssh://h...@hg.sr.ht/~paulbissex/hg-website
    searching for changes
    abort: subrepo 'content' not found in revision 53a5e100b497

Here's the commit. You can see it does make a change to .hgsub:
https://www.mercurial-scm.org/repo/hg-website/rev/53a5e100b497

Attempting to check out that rev produces a 404:

    cloning subrepo content from
https://www.mercurial-scm.org/repo/hg-website/content
    abort: HTTP Error 404: Not Found

Not sure what tactics are applicable here. But this is an obstacle to users
(like me) who want to contribute fixes to the website. Happy to pitch in on a
fix such as I'm able.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
Mercurial-devel mailing list
Mercurial-devel@mercurial-scm.org
https://www.mercurial-scm.org/mailman/listinfo/mercurial-devel

Reply via email to