From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/67917 Path: news.gmane.org!not-for-mail From: David Engster Newsgroups: gmane.emacs.gnus.general Subject: Re: git/hg Gnus repository Date: Mon, 15 Dec 2008 23:30:22 +0100 Message-ID: <87abaxgjgh.fsf@randomsample.de> References: <87prjw70et.fsf@randomsample.de> <87hc56r93s.fsf@Astalo.kon.iki.fi> <873agqqugv.fsf@randomsample.de> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: ger.gmane.org 1229380284 18424 80.91.229.12 (15 Dec 2008 22:31:24 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Mon, 15 Dec 2008 22:31:24 +0000 (UTC) To: ding@gnus.org Original-X-From: ding-owner+M16363@lists.math.uh.edu Mon Dec 15 23:32:29 2008 Return-path: Envelope-to: ding-account@gmane.org Original-Received: from util0.math.uh.edu ([129.7.128.18]) by lo.gmane.org with esmtp (Exim 4.50) id 1LCLzI-0005XD-CN for ding-account@gmane.org; Mon, 15 Dec 2008 23:32:28 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.math.uh.edu) by util0.math.uh.edu with smtp (Exim 4.63) (envelope-from ) id 1LCLxM-0002nL-Jk; Mon, 15 Dec 2008 16:30:28 -0600 Original-Received: from mx1.math.uh.edu ([129.7.128.32]) by util0.math.uh.edu with esmtps (TLSv1:AES256-SHA:256) (Exim 4.63) (envelope-from ) id 1LCLxL-0002n6-Gl for ding@lists.math.uh.edu; Mon, 15 Dec 2008 16:30:27 -0600 Original-Received: from quimby.gnus.org ([80.91.231.51]) by mx1.math.uh.edu with esmtp (Exim 4.69) (envelope-from ) id 1LCLxI-0002EQ-PY for ding@lists.math.uh.edu; Mon, 15 Dec 2008 16:30:27 -0600 Original-Received: from m61s02.vlinux.de ([83.151.21.164]) by quimby.gnus.org with esmtp (Exim 3.36 #1 (Debian)) id 1LCLxV-0005So-00 for ; Mon, 15 Dec 2008 23:30:37 +0100 Original-Received: from dslc-082-082-182-078.pools.arcor-ip.net ([82.82.182.78] helo=honk) by m61s02.vlinux.de with esmtpsa (TLS-1.0:DHE_RSA_AES_128_CBC_SHA1:16) (Exim 4.63) (envelope-from ) id 1LCLxJ-0003aV-1s for ding@gnus.org; Mon, 15 Dec 2008 23:30:25 +0100 Mail-Copies-To: never Mail-Followup-To: ding@gnus.org In-Reply-To: <873agqqugv.fsf@randomsample.de> (David Engster's message of "Sun, 14 Dec 2008 23:10:08 +0100") User-Agent: Gnus/5.110011 (No Gnus v0.11) Emacs/23.0.60 (gnu/linux) X-Spam-Score: -2.6 (--) List-ID: Precedence: bulk Xref: news.gmane.org gmane.emacs.gnus.general:67917 Archived-At: David Engster writes: > Did you use git-cvsimport or some other tool for the conversion? I tried > to do an import only for the changes since 2008-01-01, but I got > > Fetching lisp/gnus-sum.el v 6.377.2.79 > Update lisp/gnus-sum.el: 438664 bytes > fatal: Not a valid object name refs/heads/v5-10 Just a small followup: after restricting cvsps with -b HEAD on the main branch, the import works. -David