git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
From: Brian Walsh <brian@walsh.ws>
To: git@vger.kernel.org
Subject: submodule cloning issue
Date: Tue, 14 Apr 2020 14:23:41 -0400	[thread overview]
Message-ID: <CAG0OLMYrQhuUXP7yrBCA5yKu3hvnrNKrjSn5nZj45gW_P0U5tg@mail.gmail.com> (raw)

I am seeing a problem with cloning a repo with submodules while on my
company vpn. One of the submodule urls has an http redirect. It will
timeout trying to clone that redirected submodule and only that
submodule. I would say that it is solely an issue with my company vpn
however I can do a git clone of the repo that is failing and it does
properly redirect and clone. So there is a difference in how git
submodule--helper clone works vs git clone. If I drop off of the vpn
it works without any problem.

I am seeing the issue with version 2.25 and 2.26 running under ubuntu.

I have not had time to dig into it further to see what is going on.

Here is the repo that is having issues.

https://github.com/ycm-core/YouCompleteMe.git

This submodule that is buried in there is redirected to a new url. It
will hang trying to submodule clone.
https://github.com/mitsuhiko/flask-sphinx-themes.git

                 reply	other threads:[~2020-04-14 18:24 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: http://vger.kernel.org/majordomo-info.html

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=CAG0OLMYrQhuUXP7yrBCA5yKu3hvnrNKrjSn5nZj45gW_P0U5tg@mail.gmail.com \
    --to=brian@walsh.ws \
    --cc=git@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://80x24.org/mirrors/git.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).