git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* Git error on Cygwin
@ 2007-07-30 17:18 Claudio Scordino
  2007-07-31  7:51 ` Alex Riesen
  0 siblings, 1 reply; 3+ messages in thread
From: Claudio Scordino @ 2007-07-30 17:18 UTC (permalink / raw)
  To: git

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

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: Git error on Cygwin
  2007-07-30 17:18 Git error on Cygwin Claudio Scordino
@ 2007-07-31  7:51 ` Alex Riesen
  2007-07-31 12:29   ` Claudio Scordino
  0 siblings, 1 reply; 3+ messages in thread
From: Alex Riesen @ 2007-07-31  7:51 UTC (permalink / raw)
  To: Claudio Scordino; +Cc: git

On 7/30/07, Claudio Scordino <cloud.of.andor@gmail.com> wrote:
> 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).

Definitely.

> $ 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

Report this to cygwin team. Try rerunning the command, usually
it helps (typical workaround for cygwin).

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: Git error on Cygwin
  2007-07-31  7:51 ` Alex Riesen
@ 2007-07-31 12:29   ` Claudio Scordino
  0 siblings, 0 replies; 3+ messages in thread
From: Claudio Scordino @ 2007-07-31 12:29 UTC (permalink / raw)
  To: Alex Riesen; +Cc: git

Alex Riesen wrote:
> On 7/30/07, Claudio Scordino <cloud.of.andor@gmail.com> wrote:
>> 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).
> 
> Definitely.
> 
>> $ 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
> 
> Report this to cygwin team. 

Done. :)

> Try rerunning the command, usually
> it helps (typical workaround for cygwin).

Unfortunately it does not.

Hopefully someone from the cygwin team will help me.

Many thanks,

           Claudio

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2007-07-31 12:30 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-07-30 17:18 Git error on Cygwin Claudio Scordino
2007-07-31  7:51 ` Alex Riesen
2007-07-31 12:29   ` Claudio Scordino

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).