From owner-cvs-doc@FreeBSD.ORG Tue Aug 19 05:46:41 2008 Return-Path: Delivered-To: cvs-doc@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 87B631065678; Tue, 19 Aug 2008 05:46:41 +0000 (UTC) (envelope-from keramida@ceid.upatras.gr) Received: from igloo.linux.gr (igloo.linux.gr [62.1.205.36]) by mx1.freebsd.org (Postfix) with ESMTP id 0370F8FC0A; Tue, 19 Aug 2008 05:46:40 +0000 (UTC) (envelope-from keramida@ceid.upatras.gr) Received: from kobe.laptop (adsl140-28.kln.forthnet.gr [77.49.11.28]) (authenticated bits=128) by igloo.linux.gr (8.14.3/8.14.3/Debian-5) with ESMTP id m7J5kVtY020898 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NOT); Tue, 19 Aug 2008 08:46:37 +0300 Received: from kobe.laptop (kobe.laptop [127.0.0.1]) by kobe.laptop (8.14.2/8.14.2) with ESMTP id m7J5kVck095321; Tue, 19 Aug 2008 08:46:31 +0300 (EEST) (envelope-from keramida@ceid.upatras.gr) Received: (from keramida@localhost) by kobe.laptop (8.14.2/8.14.2/Submit) id m7J5kUSA095320; Tue, 19 Aug 2008 08:46:30 +0300 (EEST) (envelope-from keramida@ceid.upatras.gr) From: Giorgos Keramidas To: Gabor Kovesdan References: <200808162142.m7GLgaAQ086124@repoman.freebsd.org> <20080817.073048.238614512.hrs@allbsd.org> <48A75B1A.7060809@FreeBSD.org> <20080817.204750.78468138.hrs@allbsd.org> <20080818153942.GH1172@zaphod.nitro.dk> <48A9E040.7050104@kovesdan.org> Date: Tue, 19 Aug 2008 08:46:30 +0300 In-Reply-To: <48A9E040.7050104@kovesdan.org> (Gabor Kovesdan's message of "Mon, 18 Aug 2008 22:49:04 +0200") Message-ID: <87d4k51rrd.fsf@kobe.laptop> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.0.60 (berkeley-unix) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-MailScanner-ID: m7J5kVtY020898 X-Hellug-MailScanner: Found to be clean X-Hellug-MailScanner-SpamCheck: not spam, SpamAssassin (not cached, score=-3.831, required 5, autolearn=not spam, ALL_TRUSTED -1.80, AWL 0.57, BAYES_00 -2.60) X-Hellug-MailScanner-From: keramida@ceid.upatras.gr X-Spam-Status: No Cc: pgj@FreeBSD.org, cvs-doc@FreeBSD.org, Hiroki Sato , cvs-all@FreeBSD.org, "Simon L. Nielsen" , doc-committers@FreeBSD.org Subject: Re: cvs commit: doc/en_US.ISO8859-1/articles/committers-guide article.sgml doc/en_US.ISO8859-1/articles/releng article.sgml doc/en_US.ISO8859-1/books/developers-handbook/policies chapter.sgml X-BeenThere: cvs-doc@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the doc and www trees List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 19 Aug 2008 05:46:41 -0000 On Mon, 18 Aug 2008 22:49:04 +0200, Gabor Kovesdan wrote: > Yes, SVN would be a nice idea! It would also let me pull changes into our doc/el translation tree in a more ``fine-grained'' manner, so I have started running test runs of cvs2svn to see how we can arrange the `doc' repository. The doc/ tree is easy to convert. What I'm trying to investigate now is something that initially joins doc/ and www/ in a single svn repository, i.e.: file:///svnroot/head/doc file:///svnroot/head/www file:///svnroot/release/2.0/doc file:///svnroot/release/2.0/www file:///svnroot/release/2.0.5/doc file:///svnroot/release/2.0.5/www ... I have to think a bit more about the 'other' (non-release) branches of the doc/ and www/ tree and then I'll post results to freebsd-doc :-)