All of lore.kernel.org
 help / color / mirror / Atom feed
From: Claudio Scordino <cloud.of.andor@gmail.com>
To: git@vger.kernel.org
Subject: Git error on Cygwin
Date: Mon, 30 Jul 2007 19:18:47 +0200	[thread overview]
Message-ID: <46AE1D77.8040609@gmail.com> (raw)

Hi all,

   I just installed cygwin on Windows XP and I have the following error when
using git-clone.

(Consider that the same command on the same repository works on Linux).

Regards,

            Claudio


$ git-clone <username>@<host>:/<path>/<project>
Initialized empty Git repository in /home/Claudio/<project>/.git/
<username>@<host>'s password:
remote: Generating pack...
remote: Done counting 30387 objects.
remote: Deltifying 30387 objects...
remote:  100% (30387/30387) done
Indexing 30387 objects...
remote: Total 30387 (delta 4446), reused 30188 (delta 4351)
  100% (30387/30387) done
Resolving 4446 deltas...
  100% (4446/4446) done
       3 [main] git-read-tree 2160 C:\cygwin\bin\git-read-tree.exe: *** fatal
error - could not load shell32, Win32 error 487
/usr/bin/git-clone: line 404:  2160 Hangup                  git-read-tree -m -u
$v HEAD HEAD

             reply	other threads:[~2007-07-31  7:29 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-07-30 17:18 Claudio Scordino [this message]
2007-07-31  7:51 ` Git error on Cygwin Alex Riesen
2007-07-31 12:29   ` Claudio Scordino

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=46AE1D77.8040609@gmail.com \
    --to=cloud.of.andor@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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.