From owner-freebsd-hackers@FreeBSD.ORG Mon Sep 27 12:32:45 2010 Return-Path: Delivered-To: freebsd-hackers@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 029BC106564A for ; Mon, 27 Sep 2010 12:32:45 +0000 (UTC) (envelope-from gljennjohn@googlemail.com) Received: from mail-fx0-f54.google.com (mail-fx0-f54.google.com [209.85.161.54]) by mx1.freebsd.org (Postfix) with ESMTP id 7E82C8FC1C for ; Mon, 27 Sep 2010 12:32:44 +0000 (UTC) Received: by fxm9 with SMTP id 9so3479398fxm.13 for ; Mon, 27 Sep 2010 05:32:43 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=googlemail.com; s=gamma; h=domainkey-signature:received:received:date:from:to:cc:subject :message-id:in-reply-to:references:reply-to:x-mailer:mime-version :content-type:content-transfer-encoding; bh=FYLrGxv1aydXUSwPzasXFn6kYQ/xivBCtJJiV/JZETI=; b=lDVV9vTgGALbKIFxhzeBxPGP46sCsyShuV8BwvYX54o3kWN5g08RNziEDsnbV3BiK1 9NvkiOuNu/0JB6u8yxKG10qNne36SYx4OfeWNwong/x/d6zojR/QUJkWl2/OaNEidPZb Jka8TAEO4PQZJtCz/WURW1jF/FG+c5d1REVlU= DomainKey-Signature: a=rsa-sha1; c=nofws; d=googlemail.com; s=gamma; h=date:from:to:cc:subject:message-id:in-reply-to:references:reply-to :x-mailer:mime-version:content-type:content-transfer-encoding; b=x02ys3gL+a5FqTI8Rfqu4F4RSLbAbhUm3ptpRQsAOKefAgWVR2uIrBSR8jmrsqXL40 GaWkPfUfrdfywOguRVhtt24y7XjCHvB97JEz861uTutLM/tcAljvzL0R/1EeiKyeTfGx 7XvMF9kSwvVyjegRDa+ItOTAukMc8IPkPqGcc= Received: by 10.223.120.148 with SMTP id d20mr7351133far.14.1285590763479; Mon, 27 Sep 2010 05:32:43 -0700 (PDT) Received: from ernst.jennejohn.org (p578E3B24.dip.t-dialin.net [87.142.59.36]) by mx.google.com with ESMTPS id r5sm2353982faq.32.2010.09.27.05.32.40 (version=TLSv1/SSLv3 cipher=RC4-MD5); Mon, 27 Sep 2010 05:32:42 -0700 (PDT) Date: Mon, 27 Sep 2010 14:32:38 +0200 From: Gary Jennejohn To: jhell Message-ID: <20100927143238.780b2000@ernst.jennejohn.org> In-Reply-To: <4CA055AE.9050507@DataIX.net> References: <4CA010CA.6000709@DataIX.net> <20100927035533.GA48062@misty.eyesbeyond.com> <4CA055AE.9050507@DataIX.net> X-Mailer: Claws Mail 3.7.6 (GTK+ 2.18.7; amd64-portbld-freebsd9.0) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Cc: freebsd-hackers@freebsd.org, Aryeh Friedman Subject: Re: csup or svn X-BeenThere: freebsd-hackers@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: gljennjohn@googlemail.com List-Id: Technical Discussions relating to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 27 Sep 2010 12:32:45 -0000 On Mon, 27 Sep 2010 04:28:30 -0400 jhell wrote: > Just as much as top-posting I would say ;) > > On 09/27/2010 00:13, Aryeh Friedman wrote: > > Isn't that a step backwards? > > > > On Sun, Sep 26, 2010 at 11:55 PM, Greg Lewis wrote: > >> On Sun, Sep 26, 2010 at 11:34:34PM -0400, jhell wrote: > >>> On 09/26/2010 22:47, Aryeh Friedman wrote: > >>>> I currently use: > >>>> > >>>> csup -h cvsup9.us.freebsd.org /usr/share/examples/cvsup/cvs-supfile > >>>> > >>>> and when I just ran it I got: > >>>> > >>>> Append to CVSROOT-src/access > >>>> Edit CVSROOT-src/access,v > >>>> Segmentation fault (core dumped) > >>>> > >>>> > >>>> (8.1-STABLE #0) > >>>> > >>>> Should I be using SVN instead and if so what is the repo URL I need to use? > >>> > >>> You can safely remove that file and continue to do what you do... or > >>> > >>> Yes you can use SVN ports/devel/subversion-freebsd > >> > >> Or you can use cvsup (it doesn't segfault on that file). > >> I just updated my CVS tree with csup - no problems. The suggestion to delete src/access,v and try again is probably the way to go. -- Gary Jennejohn