git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: "Alex Riesen" <raa.lkml@gmail.com>
To: "Michael S. Tsirkin" <mst@dev.mellanox.co.il>
Cc: "Junio C Hamano" <junkio@cox.net>, git@vger.kernel.org
Subject: Re: [PATCHv2] connect: display connection progress
Date: Thu, 10 May 2007 16:16:17 +0200	[thread overview]
Message-ID: <81b0412b0705100716t680290a3qd1d10cf588a65f5a@mail.gmail.com> (raw)
In-Reply-To: <20070510134622.GN13655@mellanox.co.il>

On 5/10/07, Michael S. Tsirkin <mst@dev.mellanox.co.il> wrote:
> > >Why not only on failure? IP addresses look ugly.
> >
> > So you can see DNS problems you wanted to uncover.
>
> I really just wanted git to tell me what it's doing,
> so that I know it's not actually blocked on network,
> not doing any work.

Aren't you interested in _what_ work is it doing?

> > DNS is all about mapping names to that ugly IP.
>
> Yes, but so far git port does not seem to be commonly open
> on random IPs ;).

Well, it does. It happened.

> > And DNS _problems_ often manifest themselves
> > by mapping the name to an unexpected IP.
> > Now that's really ugly
>
> So, let's print the IP if -v is set?
> Oh, look, now we'll have
> NET_QUIET
> NET_VERBOSE

No. All you have is QUIET and !QUIET (or VERBOSE and
!VERBOSE which is the same).

> > How about cleaning up this (reduce the amount of date
> > on screen)
>
> Isn't this why we have -q?

Only fetch-pack has -q (and -v, which is confusing to
say the least).

  reply	other threads:[~2007-05-10 14:16 UTC|newest]

Thread overview: 21+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-05-06 19:52 [PATCH] connect: display connection progress Michael S. Tsirkin
2007-05-06 20:41 ` Junio C Hamano
2007-05-07  4:20   ` Michael S. Tsirkin
2007-05-10  9:51   ` [PATCHv2] " Michael S. Tsirkin
2007-05-10 11:39     ` Alex Riesen
2007-05-10 12:08       ` Michael S. Tsirkin
2007-05-10 12:19         ` Alex Riesen
2007-05-10 12:25           ` Michael S. Tsirkin
2007-05-10 13:33             ` Alex Riesen
2007-05-10 13:46               ` Michael S. Tsirkin
2007-05-10 14:16                 ` Alex Riesen [this message]
2007-05-10 14:39                   ` Michael S. Tsirkin
2007-05-10 14:52                     ` Alex Riesen
2007-05-10 15:02                       ` Michael S. Tsirkin
2007-05-10 17:40                         ` Alex Riesen
2007-05-10 19:29         ` Junio C Hamano
2007-05-10 16:05       ` Linus Torvalds
2007-05-10 17:38         ` Alex Riesen
2007-05-06 22:21 ` [PATCH] " Alex Riesen
2007-05-07  4:54   ` Michael S. Tsirkin
2007-05-07  7:51     ` Alex Riesen

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=81b0412b0705100716t680290a3qd1d10cf588a65f5a@mail.gmail.com \
    --to=raa.lkml@gmail.com \
    --cc=git@vger.kernel.org \
    --cc=junkio@cox.net \
    --cc=mst@dev.mellanox.co.il \
    /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).