From owner-freebsd-doc@FreeBSD.ORG Fri Oct 19 13:13:10 2012 Return-Path: Delivered-To: freebsd-doc@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id E2D63F84; Fri, 19 Oct 2012 13:13:10 +0000 (UTC) (envelope-from gabor@FreeBSD.org) Received: from server.mypc.hu (server.mypc.hu [87.229.73.95]) by mx1.freebsd.org (Postfix) with ESMTP id 8F0E48FC19; Fri, 19 Oct 2012 13:13:10 +0000 (UTC) Received: from server.mypc.hu (localhost [127.0.0.1]) by server.mypc.hu (Postfix) with ESMTP id CDD9514E7514; Fri, 19 Oct 2012 15:13:09 +0200 (CEST) X-Virus-Scanned: amavisd-new at !change-mydomain-variable!.example.com Received: from server.mypc.hu ([127.0.0.1]) by server.mypc.hu (server.mypc.hu [127.0.0.1]) (amavisd-new, port 10024) with LMTP id e8-o8c_Py6h5; Fri, 19 Oct 2012 15:13:09 +0200 (CEST) Received: from [192.168.3.100] (unknown [194.29.130.243]) (using TLSv1 with cipher DHE-RSA-CAMELLIA256-SHA (256/256 bits)) (No client certificate requested) by server.mypc.hu (Postfix) with ESMTPSA id 3595A14E750F; Fri, 19 Oct 2012 15:13:09 +0200 (CEST) Message-ID: <508151E9.6020600@FreeBSD.org> Date: Fri, 19 Oct 2012 15:13:13 +0200 From: Gabor Kovesdan User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:14.0) Gecko/20120713 Thunderbird/14.0 MIME-Version: 1.0 To: Glen Barber Subject: Re: RFC: standardizing SVN properties in the doc repo References: <50814827.8030707@FreeBSD.org> <50814B34.4070002@freebsd.org> <20121019130254.GS1393@glenbarber.us> In-Reply-To: <20121019130254.GS1393@glenbarber.us> X-Enigmail-Version: 1.4.4 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8bit Cc: =?ISO-8859-1?Q?Ren=E9_Ladan?= , freebsd-doc@freebsd.org X-BeenThere: freebsd-doc@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Documentation project List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 19 Oct 2012 13:13:11 -0000 Em 19-10-2012 15:02, Glen Barber escreveu: > On Fri, Oct 19, 2012 at 02:44:36PM +0200, René Ladan wrote: >>> What about adding a dsvn script like we have for the Ports >>> Tree to take care of the svn attributes? >>> > I think as far as attributes are concerned, the src/ version of > Peter's example subversion config file should be suitable. But, > it assumes you only use one configuration directory, and you do > not work on other projects in subversion, etc. I also like the idea of extending that script... Is there any "official" latest version of that? Gabor