git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Martin Langhoff <martin.langhoff@gmail.com>
To: Beber <beber.lkml@gmail.com>
Cc: git@vger.kernel.org
Subject: Re: Proxy and authentication
Date: Thu, 12 Jan 2006 07:26:44 +1300	[thread overview]
Message-ID: <46a038f90601111026j1fd6f8e2pcafb4437c4b458fe@mail.gmail.com> (raw)
In-Reply-To: <4615f4910601110653k5e2e8ffapb962a8b0829eeb11@mail.gmail.com>

On 1/12/06, Beber <beber.lkml@gmail.com> wrote:
> Is there plan to allow proxy authentication and http/webdav remote
> repository authentication ?
> It seem that's it's quiet non-working for now.

search the list archives for more detail, but

  export http_proxy=http://my.proxy.tld:8080/
  git foo

should work. Have you tried embedding auth details in the url? Try
http://user:pass@my.proxy.tld:8080/

cheers,


martin

  reply	other threads:[~2006-01-11 18:27 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-01-11 14:53 Proxy and authentication Beber
2006-01-11 18:26 ` Martin Langhoff [this message]
2006-01-11 23:08   ` Beber
2006-01-11 18:51 ` Nick Hengeveld

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

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

  git send-email \
    --in-reply-to=46a038f90601111026j1fd6f8e2pcafb4437c4b458fe@mail.gmail.com \
    --to=martin.langhoff@gmail.com \
    --cc=beber.lkml@gmail.com \
    --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.
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 NNTP newsgroup(s).