[Bug 5176] New: don't pull git subrepo with authentication

mercurial-bugs at selenic.com mercurial-bugs at selenic.com
Mon Apr 4 19:47:00 UTC 2016


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

            Bug ID: 5176
           Summary: don't pull git subrepo with authentication
           Product: Mercurial
           Version: unspecified
          Hardware: PC
                OS: Linux
            Status: UNCONFIRMED
          Severity: bug
          Priority: wish
         Component: Mercurial
          Assignee: bugzilla at selenic.com
          Reporter: esaj at inbox.ru
                CC: mercurial-devel at selenic.com

Created attachment 1910
  --> https://bz.mercurial-scm.org/attachment.cgi?id=1910&action=edit
error log

I use mercurial as main repository.
and 2 repository as subrepo
first - mercurial
second - git

repository storage in server with authentication.

I use mercurial keyring and git credential manager.

When I pull changes (hg pull -u) main repo pulling changes and first repo too.
but second repo don't pull changes and main repo crash update on tip.

I disable mercurial keyring and git credentials, don't work also.

I think, that mercurial don't send authentication data to git.

-- 
You are receiving this mail because:
You are on the CC list for the bug.


More information about the Mercurial-devel mailing list