From owner-freebsd-doc@FreeBSD.ORG Sun Nov 9 21:06:53 2008 Return-Path: Delivered-To: doc@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 796C11065698 for ; Sun, 9 Nov 2008 21:06:53 +0000 (UTC) (envelope-from sonic2000gr@gmail.com) Received: from ey-out-2122.google.com (ey-out-2122.google.com [74.125.78.26]) by mx1.freebsd.org (Postfix) with ESMTP id 10B9E8FC0C for ; Sun, 9 Nov 2008 21:06:52 +0000 (UTC) (envelope-from sonic2000gr@gmail.com) Received: by ey-out-2122.google.com with SMTP id 6so777361eyi.7 for ; Sun, 09 Nov 2008 13:06:51 -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=M0n7RXUw5F9I4MkhAzUXRoiqAUOWc6kTGRlTcfUIdTU=; b=QY/jFrS1MHaQBF9suMc49U6ke+CKJwA41ZtTm5KYMdykc8OPEX8ew7VU52V/5Ik1GE iI8/65KXKJqkVKjil/sqAoR9aO2bEuQF+fWZhVePkIk9MlgUz/aB3zoxC9KjsRcDbzlu d9n1G+hITbYYt2R31CbZUNM4huB9hq11OYZX4= 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=umb38AfL1Ch+AdrbMqWRcrK/LKxH6aHm+CDOOR0T+SJ+Ch2TBoPdwYQCzNiZFLY6Qg BYpjZbf5kYTrYfDacIYfOddV+XLWpInovt7px2M8J8Pq3aQYxDUVqr2p5biaBxifw7WG yRq6GqyngEUKbtfHNZTjxgV+G/1gH1af8oUdM= Received: by 10.210.104.20 with SMTP id b20mr6903062ebc.94.1226264811752; Sun, 09 Nov 2008 13:06:51 -0800 (PST) Received: from atlantis.dyndns.org (athedsl-67918.home.otenet.gr [87.203.146.156]) by mx.google.com with ESMTPS id z40sm849372ikz.4.2008.11.09.13.06.50 (version=TLSv1/SSLv3 cipher=RC4-MD5); Sun, 09 Nov 2008 13:06:51 -0800 (PST) Message-ID: <491750E9.4070204@gmail.com> Date: Sun, 09 Nov 2008 23:06:49 +0200 From: Manolis Kiagias User-Agent: Thunderbird 2.0.0.17 (X11/20081011) MIME-Version: 1.0 To: Rene Ladan References: <49174B71.9080800@gmail.com> In-Reply-To: <49174B71.9080800@gmail.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: doc@freebsd.org Subject: Re: [RFC] Committers guide: replace CVS by SVN where appropiate 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: Sun, 09 Nov 2008 21:06:53 -0000 Rene Ladan wrote: > Hi, > > the current version of the Committers Guide (1.278 2008-08-16 21:42:35 > pgj) > uses CVS for everything, but as of last June the src repository uses SVN. > > I can write a preliminary patch for the article if you want me too. That would be nice :) > I think > it would be possible to just refer to the wiki in some cases. IMHO, it would serve better if the guide is self contained, so someone can print it and keep as reference without having to resort to the wiki. Though the wiki should appear as a link of course.