From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mta1.math.wisc.edu (mta1.math.wisc.edu [144.92.166.194]) by speech.braille.uwo.ca (Postfix) with ESMTP id F0D4910B22 for ; Fri, 6 Jun 2008 16:16:33 -0400 (EDT) Received: from ulam.math.wisc.edu (ulam.math.wisc.edu [144.92.166.245]) by mta1.math.wisc.edu (Postfix) with ESMTP id A77697430D for ; Fri, 6 Jun 2008 15:16:33 -0500 (CDT) Received: from vv507j (vv507j.math.wisc.edu [144.92.166.75]) (using TLSv1 with cipher RC4-MD5 (128/128 bits)) (No client certificate requested) by ulam.math.wisc.edu (Postfix) with ESMTP id 9B0CB2BDA5 for ; Fri, 6 Jun 2008 15:16:33 -0500 (CDT) Message-ID: <009501c8c812$36e9fd10$4ba65c90@vv507j> From: "John Heim" To: "Speakup is a screen review system for Linux." Subject: git-clone problem Date: Fri, 6 Jun 2008 15:16:33 -0500 MIME-Version: 1.0 Content-Type: text/plain; format=flowed; charset="iso-8859-1"; reply-type=original Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2900.3138 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.3198 X-BeenThere: speakup@braille.uwo.ca X-Mailman-Version: 2.1.10 Precedence: list Reply-To: "Speakup is a screen review system for Linux." List-Id: "Speakup is a screen review system for Linux." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 06 Jun 2008 20:16:34 -0000 When I try to download the speakup patches, first it prints lots of messages about things it got but after a while I get the following error message: # git-clone -q http://linux-speakup.org/speakup.git ... got 607e0c28e1ece0eaf00046d93aeaae5fe49596a7 got 20505672e3bb0c16dcc14ccbf4e81077cb5ce43b got c9f80946b82950bd7c2c5b272353d4d8507550a6 got 75ac1aab4b2cb897b8fb4dd6f1e551d7ff2ca665 error: Couldn't get http://linux-speakup.org/speakup.git/refs/tags/k2.6.24 for tags/ k2.6.24 The requested URL returned error: 404 error: Could not interpret tags/k2.6.24 as something to pull Help please. My boss would really like me to build a new kernel today.