X-Spam-Check-By: sourceware.org Message-ID: <3cc733bf0701152206p1e1fc08cx7378481e16df4d53@mail.gmail.com> Date: Tue, 16 Jan 2007 01:06:49 -0500 From: "William Adams" To: cygwin AT cygwin DOT com Subject: git 1.4.4.4 problem on windows xp. MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com I have a git repository that I can clone fine from linux and macosx clients, but when I try to clone it on windows I get a "cannot find shell32" error. Now, shell32 exists happily in my c:\WINDOWS\system32 directory, and that directory is a part of my path. I do not have the exact error from the git-clone command, but essentially the same thing happens if I copy over a working clone's .git directory to windows, and do git-checkout master. I get: $ git-checkout master 12 [main] git-read-tree 1680 C:\cygwin\bin\git-read-tree.exe: *** fatal err or - could not load shell32, Win32 error 487 12 [main] git-read-tree 1680 C:\cygwin\bin\git-read-tree.exe: *** fatal err or - could not load shell32, Win32 error 487 I have attached the info from cygcheck. I'm sure it says this, but I do have unix line-feeds set, not dos line feeds. Thanks much. -- 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/