Return-Path: Delivered-To: apmail-xml-forrest-dev-archive@www.apache.org Received: (qmail 65105 invoked from network); 15 Jan 2004 01:22:39 -0000 Received: from daedalus.apache.org (HELO mail.apache.org) (208.185.179.12) by minotaur-2.apache.org with SMTP; 15 Jan 2004 01:22:39 -0000 Received: (qmail 4062 invoked by uid 500); 15 Jan 2004 01:22:20 -0000 Delivered-To: apmail-xml-forrest-dev-archive@xml.apache.org Received: (qmail 4018 invoked by uid 500); 15 Jan 2004 01:22:19 -0000 Mailing-List: contact forrest-dev-help@xml.apache.org; run by ezmlm Precedence: bulk list-help: list-unsubscribe: list-post: Reply-To: forrest-dev@xml.apache.org Delivered-To: mailing list forrest-dev@xml.apache.org Received: (qmail 3947 invoked from network); 15 Jan 2004 01:22:19 -0000 Received: from unknown (HELO correo.che-che.com) (80.34.215.206) by daedalus.apache.org with SMTP; 15 Jan 2004 01:22:19 -0000 Received: from localhost (localhost [127.0.0.1]) by correo.che-che.com (Postfix) with ESMTP id 43467C7B9 for ; Thu, 15 Jan 2004 02:22:26 +0100 (CET) Received: from correo.che-che.com ([127.0.0.1]) by localhost (santiamen [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 23213-08 for ; Thu, 15 Jan 2004 02:22:09 +0100 (CET) Received: from che-che.com (yarel [192.168.1.8]) by correo.che-che.com (Postfix) with ESMTP id 79473C7B8 for ; Thu, 15 Jan 2004 02:22:08 +0100 (CET) Message-ID: <4005EB3A.7070608@che-che.com> Date: Thu, 15 Jan 2004 02:22:02 +0100 From: Juan Jose Pablos User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.0.0) Gecko/20020623 Debian/1.0.0-0.woody.1 X-Accept-Language: es, en MIME-Version: 1.0 To: forrest-dev@xml.apache.org Subject: Re: cvs commit: xml-forrest .cvsignore References: <20040113082041.95373.qmail@minotaur.apache.org> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Scanned: by amavisd-new-20030616-p5 (Debian) at che-che.com X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N X-Spam-Rating: minotaur-2.apache.org 1.6.2 0/1000/N Nicola, Are you sure that a personal backup plan like yours should be share for the whole community? :-) I feel that those lines should not be there. what do you think? Thanks! Cheche nicolaken@apache.org wrote: > nicolaken 2004/01/13 00:20:41 > > Modified: . .cvsignore > Log: > Yes, this is how I backup the build dirs between changes. > > Revision Changes Path > 1.4 +9 -0 xml-forrest/.cvsignore > > Index: .cvsignore > =================================================================== > RCS file: /home/cvs/xml-forrest/.cvsignore,v > retrieving revision 1.3 > retrieving revision 1.4 > diff -u -r1.3 -r1.4 > --- .cvsignore 2 Oct 2003 06:03:53 -0000 1.3 > +++ .cvsignore 13 Jan 2004 08:20:41 -0000 1.4 > @@ -1,4 +1,13 @@ > build > +build1 > +build2 > +build3 > +build4 > +build5 > +build6 > +build7 > +build8 > +build9 > dist > build.number > .project > > >