From owner-freebsd-doc@FreeBSD.ORG Wed Jan 7 08:48:14 2009 Return-Path: Delivered-To: freebsd-doc@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 7434A1065670; Wed, 7 Jan 2009 08:48:14 +0000 (UTC) (envelope-from sonic2000gr@gmail.com) Received: from ug-out-1314.google.com (ug-out-1314.google.com [66.249.92.174]) by mx1.freebsd.org (Postfix) with ESMTP id A06EC8FC1C; Wed, 7 Jan 2009 08:48:13 +0000 (UTC) (envelope-from sonic2000gr@gmail.com) Received: by ug-out-1314.google.com with SMTP id 30so1386075ugs.39 for ; Wed, 07 Jan 2009 00:48:12 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from :user-agent:mime-version:to:cc:subject:references:in-reply-to :content-type:content-transfer-encoding; bh=v4MbNrpZ8Z98/pfwSbBEefbQv1ol/Z6PdC+Ym1eyBVA=; b=LcanjQKiN7hNnLGpWAAQWNi4Sh1dLIZwTCsnFNCbN6JoP+zzDl0SQY3hmxApZ5vZLg Vt+Duomm4H/pF0xlBuUwhugT7MsxbiY0Rt1xoOMVXxjJ9aocb5Uk5ph7GrBlH4/VBm5q KZoAyBtn++E9Iadv7nURGsMmeCFI5XOR/KsDg= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:user-agent:mime-version:to:cc:subject :references:in-reply-to:content-type:content-transfer-encoding; b=WkqS4UH9ZE1e19O8WlpeV+I7JcWo8ePrFZQy1hbSq016iUXIFBYtUhrXB+uG6HmS6z TMNh6zKX+X4BKf46H2er8eKy+ICP55zvybkocpSaGCgUlDjbym7MZL1j60742kDjcGE6 6ef5JWGQITvUufEc4ZVmeC4oQMaofkfrKu7c0= Received: by 10.67.105.18 with SMTP id h18mr6436765ugm.11.1231318092314; Wed, 07 Jan 2009 00:48:12 -0800 (PST) Received: from atlantis.dyndns.org (athedsl-4365613.home.otenet.gr [79.130.13.29]) by mx.google.com with ESMTPS id 19sm56691777ugl.12.2009.01.07.00.48.08 (version=TLSv1/SSLv3 cipher=RC4-MD5); Wed, 07 Jan 2009 00:48:10 -0800 (PST) Message-ID: <49646C47.6070505@gmail.com> Date: Wed, 07 Jan 2009 10:48:07 +0200 From: Manolis Kiagias User-Agent: Thunderbird 2.0.0.17 (X11/20081011) MIME-Version: 1.0 To: Ben Kaduk References: <4956903C.5060405@FreeBSD.org> <874p0f9dv7.fsf@kobe.laptop> <20090104203631.GA24306@melon.esperance-linux.co.uk> <87iqosgrva.fsf@kobe.laptop> <20090107065358.GA36732@melon.esperance-linux.co.uk> <49645B49.8020301@gmail.com> <47d0403c0901062341g75e55394j625302c1e387a0f6@mail.gmail.com> In-Reply-To: <47d0403c0901062341g75e55394j625302c1e387a0f6@mail.gmail.com> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Cc: Gabor PALI , freebsd-doc@freebsd.org, Giorgos Keramidas Subject: Re: [RFC] A Handbook Section on Updating the Documentation Set X-BeenThere: freebsd-doc@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Documentation project List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 07 Jan 2009 08:48:15 -0000 Ben Kaduk wrote: > On Wed, Jan 7, 2009 at 2:35 AM, Manolis Kiagias wrote: > >> There is a note in the synopsis of the 'Updating and Upgrading FreeBSD' >> chapter that cvsup may be substituted by csup in the chapter's instructions. >> Currently, cvsup has a "cvs mode" used to replicate entire repositories (and >> not simply performing a checkout as csup does). This is mostly used by >> developers though, and most handbook instructions use cvsup exactly like >> csup. >> AFAIK, there is an effort to introduce this functionality in csup too. CVSup >> will then become redundant. Until then it will unfortunately keep causing >> confusion to lots of people. >> > > > Actually, the repository mode for csup hit the CURRENT > tree a couple days ago ... > > -Ben Kaduk > > Thanks! Will this be MFCed? It would be nice to have in 7-STABLE.