| delorie.com/archives/browse.cgi | search |
| X-Spam-Check-By: | sourceware.org |
| Message-ID: | <46AE1D67.3000200@gmail.com> |
| Date: | Mon, 30 Jul 2007 19:18:31 +0200 |
| From: | Claudio Scordino <cloud DOT of DOT andor AT gmail DOT com> |
| User-Agent: | Thunderbird 1.5.0.12 (X11/20070604) |
| MIME-Version: | 1.0 |
| To: | cygwin AT cygwin DOT com |
| Subject: | Git error on Cygwin |
| X-IsSubscribed: | yes |
| Mailing-List: | contact cygwin-help AT cygwin DOT com; run by ezmlm |
| List-Id: | <cygwin.cygwin.com> |
| List-Subscribe: | <mailto:cygwin-subscribe AT cygwin DOT com> |
| List-Archive: | <http://sourceware.org/ml/cygwin/> |
| List-Post: | <mailto:cygwin AT cygwin DOT com> |
| List-Help: | <mailto:cygwin-help AT cygwin DOT com>, <http://sourceware.org/ml/#faqs> |
| Sender: | cygwin-owner AT cygwin DOT com |
| Mail-Followup-To: | cygwin AT cygwin DOT com |
| Delivered-To: | mailing list cygwin AT cygwin DOT com |
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
--
Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple
Problem reports: http://cygwin.com/problems.html
Documentation: http://cygwin.com/docs.html
FAQ: http://cygwin.com/faq/
| webmaster | delorie software privacy |
| Copyright © 2019 by DJ Delorie | Updated Jul 2019 |