From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Eric S. Raymond" Subject: Re: Re: Change in cvsps maintainership, abd a --fast-export option Date: Sat, 22 Dec 2012 09:17:10 -0500 Organization: Eric Conspiracy Secret Labs Message-ID: <20121222141710.GB2080@thyrsus.com> References: <20121220215638.E54BC44119@snark.thyrsus.com> <50D4199C.6000002@alum.mit.edu> <20121221104437.GA5244@thyrsus.com> <20121222034751.GA11635@book-mint> <20121222140453.GB375@thyrsus.com> Reply-To: esr@thyrsus.com Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: Heiko Voigt , Michael Haggerty , git To: Antoine Pelisse X-From: git-owner@vger.kernel.org Sat Dec 22 15:17:52 2012 Return-path: Envelope-to: gcvg-git-2@plane.gmane.org Received: from vger.kernel.org ([209.132.180.67]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1TmPtf-0003oh-6I for gcvg-git-2@plane.gmane.org; Sat, 22 Dec 2012 15:17:51 +0100 Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751238Ab2LVORe (ORCPT ); Sat, 22 Dec 2012 09:17:34 -0500 Received: from static-71-162-243-5.phlapa.fios.verizon.net ([71.162.243.5]:52672 "EHLO snark.thyrsus.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751113Ab2LVORd (ORCPT ); Sat, 22 Dec 2012 09:17:33 -0500 Received: by snark.thyrsus.com (Postfix, from userid 1000) id A7DF04411C; Sat, 22 Dec 2012 09:17:10 -0500 (EST) Content-Disposition: inline In-Reply-To: X-Eric-Conspiracy: There is no conspiracy User-Agent: Mutt/1.5.21 (2010-09-15) Sender: git-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: git@vger.kernel.org Archived-At: Antoine Pelisse : > > esr@snark:~/WWW/cvsps/fixrepos$ git clone http://repo.or.cz/w/cvsps-hv.git > > Cloning into 'cvsps-hv'... > > fatal: http://repo.or.cz/w/cvsps-hv.git/info/refs not valid: is this a git repository? > > I guess 'w' means write, and you don't have write access. You should use > > http://repo.or.cz/r/cvsps-hv.git > > instead. It works for me. OK, that got it. Looking at the tests now. -- Eric S. Raymond