Return-Path: Delivered-To: apmail-incubator-harmony-dev-archive@www.apache.org Received: (qmail 44314 invoked from network); 11 Apr 2006 00:42:47 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 11 Apr 2006 00:42:47 -0000 Received: (qmail 35996 invoked by uid 500); 11 Apr 2006 00:42:43 -0000 Delivered-To: apmail-incubator-harmony-dev-archive@incubator.apache.org Received: (qmail 35942 invoked by uid 500); 11 Apr 2006 00:42:43 -0000 Mailing-List: contact harmony-dev-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: harmony-dev@incubator.apache.org Delivered-To: mailing list harmony-dev@incubator.apache.org Received: (qmail 35931 invoked by uid 99); 11 Apr 2006 00:42:43 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 10 Apr 2006 17:42:43 -0700 X-ASF-Spam-Status: No, hits=1.4 required=10.0 tests=SPF_NEUTRAL X-Spam-Check-By: apache.org Received-SPF: neutral (asf.osuosl.org: 64.74.244.71 is neither permitted nor denied by domain of geir@pobox.com) Received: from [64.74.244.71] (HELO chi.mobile-health-diary.com) (64.74.244.71) by apache.org (qpsmtpd/0.29) with SMTP; Mon, 10 Apr 2006 17:42:42 -0700 Received: (qmail 1895 invoked from network); 11 Apr 2006 00:42:18 -0000 Received: from ool-43560634.dyn.optonline.net (HELO ?192.168.1.100?) (geir@67.86.6.52) by b014.internal.mobile-health-diary.com with SMTP; 11 Apr 2006 00:42:18 -0000 Message-ID: <443AFAE6.2070203@pobox.com> Date: Mon, 10 Apr 2006 20:40:06 -0400 From: Geir Magnusson Jr Reply-To: geir@pobox.com User-Agent: Thunderbird 1.5 (Windows/20051201) MIME-Version: 1.0 To: harmony-dev@incubator.apache.org Subject: Re: select one (was: RE: svn commit: r391955 [5/5] - in /incubator/harmony/enhanced/...) References: <906dd82e0604060421n70aca77bga2fba58bacd01255@mail.gmail.com> <906dd82e0604100439j7f1d2799la3715cd6085492a8@mail.gmail.com> <906dd82e0604100529q7a7d28fdkef1d895eebad07ad@mail.gmail.com> In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N Mark Hindess wrote: > Mikhail, Thanks for the pointers. > > I dug back in the mail archives. Geir wrote: > >> I think of it still as "live material" in our tree, but I don't >> feel too strongly about this. If we keep it there, we should set a >> policy to expire it out of there at some point. > > I'd suggest that the two files that you mention which are "never used" > probably don't qualify as "live material". ;-) Agreed. > > So, now my question is when is it going to be expired? i'd suggest > that anything moved to archive should have an expiry date set in a > file or svn property when it is moved so it is clear when it will be > removed. > > Personally, I still think having paths archive/modules and > modules/archive is confusing. 99% of our users will never use the > extra >1.5M overhead of "svn checkout" that 'archive' creates. The 1% > who might want it can easily find it in svn. The only reason we stuck security in an archive/modules was because we wanted an easy way to be copying things that we found useful to the live version - mainly javadoc and such. We were afraid that if we deleted it, it would be a pain to do that. My real fear is that we'd collectively forget. Maybe I'm just projecting :) So how about this - why don't we put a text file somewhere (in SVN!) in which we "log" major things that we delete, and put the svn rev # of where it was live. That way we don't forget what we've tossed, and also make it easy to get something back, w/o having to play "wack-a-mole" with the version numbers... Also, if it's small stuff, I assume that there's no reason to log unless someone squawks...? geir --------------------------------------------------------------------- Terms of use : http://incubator.apache.org/harmony/mailing.html To unsubscribe, e-mail: harmony-dev-unsubscribe@incubator.apache.org For additional commands, e-mail: harmony-dev-help@incubator.apache.org