Git development
 help / color / mirror / Atom feed
From: "Dennis" <dennisfm@friendlymatch.com>
To: "Ævar Arnfjörð Bjarmason" <avarab@gmail.com>
Cc: "Shawn Pearce" <spearce@spearce.org>, <git@vger.kernel.org>
Subject: Re: Setting up Git Server over SSH
Date: Tue, 16 Nov 2010 21:25:43 -0500	[thread overview]
Message-ID: <FA103D605D674AA388413F9C31489E47@denny> (raw)
In-Reply-To: AANLkTimTcnTLLsiLAQZn2EiswB_NAfwru6PX1Vw-kFUW@mail.gmail.com

I reinstalled git package with putty and it worked okay this time.
It did print this line though before normal output:
stdin: is not a tty
remote: Counting objects: 1194, done.
...

I tweaked bash setting and it did not seem to do anything.  But then I am on 
Windows XP, so not sure if it will work the same way or if I edited the 
right file.

Dennis


----- Original Message ----- 
From: "Ævar Arnfjörð Bjarmason" <avarab@gmail.com>
To: "Dennis" <dennisfm@friendlymatch.com>
Cc: "Shawn Pearce" <spearce@spearce.org>; <git@vger.kernel.org>
Sent: Tuesday, November 16, 2010 5:46 AM
Subject: Re: Setting up Git Server over SSH


> On Mon, Nov 15, 2010 at 20:14, Dennis <dennisfm@friendlymatch.com> wrote:
>> I used OpenSSH instead of Putty
>> and that fixed things up.
>
> Does using Putty with this at the top of your .bashrc fix it too:
>
>    if [[ $- != *i* ]] ; then
>        # Shell is non-interactive.  Be done now!
>        return
>    fi
>
> ? 

      reply	other threads:[~2010-11-17  2:26 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-11-15 18:20 Setting up Git Server over SSH Dennis
2010-11-15 18:38 ` Shawn Pearce
2010-11-15 19:14   ` Dennis
2010-11-16 10:46     ` Ævar Arnfjörð Bjarmason
2010-11-17  2:25       ` Dennis [this message]

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=FA103D605D674AA388413F9C31489E47@denny \
    --to=dennisfm@friendlymatch.com \
    --cc=avarab@gmail.com \
    --cc=git@vger.kernel.org \
    --cc=spearce@spearce.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