From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: dhruva Newsgroups: gmane.emacs.devel Subject: Re: Error accessing Emacs GIT repo from windows (XP) Date: Mon, 20 Aug 2007 17:36:56 +0530 Message-ID: References: NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Trace: sea.gmane.org 1187611634 2294 80.91.229.12 (20 Aug 2007 12:07:14 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Mon, 20 Aug 2007 12:07:14 +0000 (UTC) Cc: Savannah Hackers To: "Emacs Devel" Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Mon Aug 20 14:07:11 2007 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1IN62E-0006Lm-93 for ged-emacs-devel@m.gmane.org; Mon, 20 Aug 2007 14:07:06 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1IN62B-0001VI-Ah for ged-emacs-devel@m.gmane.org; Mon, 20 Aug 2007 08:07:03 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1IN627-0001UI-Gw for emacs-devel@gnu.org; Mon, 20 Aug 2007 08:06:59 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1IN625-0001TZ-UZ for emacs-devel@gnu.org; Mon, 20 Aug 2007 08:06:59 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1IN625-0001TW-RA for emacs-devel@gnu.org; Mon, 20 Aug 2007 08:06:57 -0400 Original-Received: from nf-out-0910.google.com ([64.233.182.189]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1IN625-0004sN-Ib for emacs-devel@gnu.org; Mon, 20 Aug 2007 08:06:57 -0400 Original-Received: by nf-out-0910.google.com with SMTP id f5so667796nfh for ; Mon, 20 Aug 2007 05:06:56 -0700 (PDT) DKIM-Signature: a=rsa-sha1; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=DPuALJpSpFPNkM/SFth931fQZi0M7Sz5rh5PJTgivHIGpjzUeHL0yCZWdQGint0FDCDxTbVR1doLTWQ3Ajff06EZy4zYsISP0d30h/HZOmbhjwmiQOZUl5LlU9rghVI8MUs72YzCI7EYLWh4p27eg+J50P7EBxNXoEgXU4+cl20= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=Kwc3nY7alDD13X30Ge6cDv5LgooUgCUEHYOBNqPEXKQEbaXOtyQm5NpckdYgM37pkhi8LWHgaaLRxGR/Np7q6m4yEWBVosr0heNRYBptrjfoCyFH9SLK6OfwLNsv0Kx6Ka2K4UFtsHOjCuVxFFtlfb3gjAL67CDwgBVmbL0YLsU= Original-Received: by 10.78.123.4 with SMTP id v4mr1925451huc.1187611616345; Mon, 20 Aug 2007 05:06:56 -0700 (PDT) Original-Received: by 10.78.206.20 with HTTP; Mon, 20 Aug 2007 05:06:55 -0700 (PDT) In-Reply-To: Content-Disposition: inline X-Detected-Kernel: Linux 2.6 (newer, 2) X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:76826 Archived-At: Hi, I am behind a firewall, hence have to use http. When I try on a different repository, it works! $git clone http://git.sv.gnu.org/r/emacs-off.git which is the main GIT repo for emacs? 1. http://git.sv.gnu.org/r/emacs.git 2. http://git.sv.gnu.org/r/emacs-off.git The first does not work for me. -dky -- Dhruva Krishnamurthy Contents reflect my personal views only!