Return-Path: Delivered-To: apmail-jakarta-tomcat-dev-archive@www.apache.org Received: (qmail 76651 invoked from network); 6 Oct 2005 22:05:23 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 6 Oct 2005 22:05:23 -0000 Received: (qmail 38051 invoked by uid 500); 6 Oct 2005 22:05:17 -0000 Delivered-To: apmail-jakarta-tomcat-dev-archive@jakarta.apache.org Received: (qmail 37997 invoked by uid 500); 6 Oct 2005 22:05:17 -0000 Mailing-List: contact tomcat-dev-help@jakarta.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Help: List-Post: List-Id: "Tomcat Developers List" Reply-To: "Tomcat Developers List" Delivered-To: mailing list tomcat-dev@jakarta.apache.org Received: (qmail 37981 invoked by uid 99); 6 Oct 2005 22:05:17 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 06 Oct 2005 15:05:17 -0700 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests= X-Spam-Check-By: apache.org Received-SPF: neutral (asf.osuosl.org: local policy) Received: from [212.27.42.29] (HELO smtp3-g19.free.fr) (212.27.42.29) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 06 Oct 2005 15:05:20 -0700 Received: from [192.168.0.1] (gounod-2-82-224-99-120.fbx.proxad.net [82.224.99.120]) by smtp3-g19.free.fr (Postfix) with ESMTP id 324EA28A28 for ; Fri, 7 Oct 2005 00:04:54 +0200 (CEST) Message-ID: <43459F86.2080301@apache.org> Date: Fri, 07 Oct 2005 00:04:54 +0200 From: Remy Maucherat User-Agent: Mozilla Thunderbird 1.0.6 (Windows/20050716) X-Accept-Language: en-us, en MIME-Version: 1.0 To: Tomcat Developers List Subject: Re: New repository org References: <20051006215051.31668.qmail@web40621.mail.yahoo.com> In-Reply-To: <20051006215051.31668.qmail@web40621.mail.yahoo.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 8bit X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N Yoav Shapira wrote: > Hi, > >>You can also look at how Struts is organized. There, if you do: >> svn co http://svn.apache.org/repos/asf/struts/current struts >> >>You get all of the little bits and pieces all checked out to one place. > > That's pretty cool, especially when cutting out a new release. Can we get > something like that done? Is it difficult to setup? The Struts trick does what I want. I see magic things in the .svn/dir-props, but obviously I don't know how to set it up properly. Adding a "current" magic folder doing the same would be good, and I think you can add some "release/vX.Y.Z" folders as well. R�my --------------------------------------------------------------------- To unsubscribe, e-mail: tomcat-dev-unsubscribe@jakarta.apache.org For additional commands, e-mail: tomcat-dev-help@jakarta.apache.org