From owner-cvs-all@FreeBSD.ORG Fri Jul 9 07:35:06 2010 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 22337106564A; Fri, 9 Jul 2010 07:35:06 +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 4CD498FC19; Fri, 9 Jul 2010 07:35:04 +0000 (UTC) Received: by fxm13 with SMTP id 13so920484fxm.13 for ; Fri, 09 Jul 2010 00:34:51 -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=gQUKS5TKTrI8mIaXRqlNMoGXJyByHOvLtvTKVGpMSds=; b=RGnLPdSat56Q4My4gZox53gE8Vn6EQhwEu9n5uJ3uVlJmhm/0mxghcR0J7FLj6DWB8 +fPqPL2a1z9oMvURWAJzADbWzEjwFHpwDnbH1PRfPV1/AOVE9RXAAGFV1zNSPAuGxhUL Jq2UxzuA+dc832Nbb4Au6JkPM8hxv4FGE7gD4= 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=Lujz4LSZJ4jWnWOgSzPTxSkSu6bsgWBVFqe89ue6EXiSEWhL6dMBTCzi7G9UvAZfUa 2VYPTwBqUJAh33o+Trd9vBepqfA46wELkif+CPBpOukvuNqyvTPUdxMIErril0BEuJC/ L1THmCNG5ojy/WLqO2/dPN/8sy1o0Af0xykIw= Received: by 10.223.110.67 with SMTP id m3mr445024fap.21.1278660891072; Fri, 09 Jul 2010 00:34:51 -0700 (PDT) Received: from ernst.jennejohn.org (p578E2B23.dip.t-dialin.net [87.142.43.35]) by mx.google.com with ESMTPS id q24sm1243704faa.18.2010.07.09.00.34.48 (version=TLSv1/SSLv3 cipher=RC4-MD5); Fri, 09 Jul 2010 00:34:49 -0700 (PDT) Date: Fri, 9 Jul 2010 09:34:46 +0200 From: Gary Jennejohn To: Peter Jeremy Message-ID: <20100709093446.4d4decab@ernst.jennejohn.org> In-Reply-To: <20100709061311.GB34250@server.vk2pj.dyndns.org> References: <201007071523.o67FNVEX005939@repoman.freebsd.org> <4C34AE6C.2020204@FreeBSD.org> <20100707192907.5895644e@ernst.jennejohn.org> <20100709061311.GB34250@server.vk2pj.dyndns.org> X-Mailer: Claws Mail 3.7.5 (GTK+ 2.18.7; amd64-portbld-freebsd9.0) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Cc: doc-committers@FreeBSD.org, cvs-doc@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: doc/en_US.ISO8859-1/books/handbook/cutting-edge chapter.sgml X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: gljennjohn@googlemail.com List-Id: **OBSOLETE** CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 09 Jul 2010 07:35:06 -0000 On Fri, 9 Jul 2010 16:13:12 +1000 Peter Jeremy wrote: > On 2010-Jul-07 19:29:07 +0200, Gary Jennejohn wrote: > >What it can't do is act like cvsupd. It can maintain a local CVS > >repository, I use it for that, but I have to use cvsupd to update > >my ports and src trees from the local repository. > > If you have a local CVS repository, why not use CVS to update your > local src and ports trees? You can always NFS export it to other > hosts and FreeBSD's CVS supports read-only repositories. > OK, I don't _have to_ use cvsupd, but I'm lazy and cvsupd automagically handles the updates for me. -- Gary Jennejohn