From owner-freebsd-hubs@FreeBSD.ORG Tue Jul 8 12:15:53 2008 Return-Path: Delivered-To: hubs@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 791181065673; Tue, 8 Jul 2008 12:15:53 +0000 (UTC) (envelope-from kris@FreeBSD.org) Received: from weak.local (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id 323368FC14; Tue, 8 Jul 2008 12:15:51 +0000 (UTC) (envelope-from kris@FreeBSD.org) Message-ID: <48735A7A.1040002@FreeBSD.org> Date: Tue, 08 Jul 2008 14:15:54 +0200 From: Kris Kennaway User-Agent: Thunderbird 2.0.0.14 (Macintosh/20080421) MIME-Version: 1.0 To: pav@FreeBSD.org References: <200807081006.m68A6oM2003504@lurza.secnetix.de> <1215515289.65009.15.camel@pav.hide.vol.cz> In-Reply-To: <1215515289.65009.15.camel@pav.hide.vol.cz> Content-Type: text/plain; charset=ISO-8859-2; format=flowed Content-Transfer-Encoding: 8bit Cc: Oliver Fromme , hubs@FreeBSD.org Subject: Re: gnats over rsync? X-BeenThere: freebsd-hubs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "FreeBSD Distributions Hubs: mail sup ftp" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 08 Jul 2008 12:15:53 -0000 Pav Lucistnik wrote: > Oliver Fromme píše v út 08. 07. 2008 v 12:06 +0200: >> Pav Lucistnik wrote: >> > Oliver Fromme wrote: >> > > Pav Lucistnik wrote: >> > > > cvsup recently stopped working on -STABLE, it crashes on startup. >> > > > See http://www.freebsd.org/cgi/query-pr.cgi?pr=124353 for details. >> > > > >> > > > So I'm looking for alternative way of getting a local GNATS copy. >> > > > Do we have /home/gnats somewhere on public rsync? >> > > >> > > Have you tried csup(1) instead of cvsup? (/usr/bin/csup) >> > >> > Does it support repository mode now? Mine doesn't. >> >> Sorry I didn't realize that checkout mode won't work for >> the gnats database. >> >> However, there are some patches to add repository mode >> to csup. It's experimental, but it might be worth a try. >> >> http://people.freebsd.org/~lulf/patches/csup/csup_2008-06-07_RELENG_7.diff >> http://people.freebsd.org/~lulf/patches/csup/csup_2008-06-07_CURRENT.diff >> >> For details please see this posting: >> http://lists.freebsd.org/pipermail/freebsd-hackers/2008-June/024799.html > > Thanks. That looks promising. > > Sadly it segfaults. I'll send backtrace to lulf. > Yeah actually he is aware of the problem. I don't know if he has a fix yet though. Kris