Return-Path: Delivered-To: apmail-jakarta-tomcat-dev-archive@www.apache.org Received: (qmail 40297 invoked from network); 5 Jan 2005 22:10:57 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur-2.apache.org with SMTP; 5 Jan 2005 22:10:57 -0000 Received: (qmail 85605 invoked by uid 500); 5 Jan 2005 22:10:38 -0000 Delivered-To: apmail-jakarta-tomcat-dev-archive@jakarta.apache.org Received: (qmail 85555 invoked by uid 500); 5 Jan 2005 22:10:37 -0000 Mailing-List: contact tomcat-dev-help@jakarta.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Subscribe: 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 85535 invoked by uid 99); 5 Jan 2005 22:10:37 -0000 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests= X-Spam-Check-By: apache.org Received-SPF: neutral (hermes.apache.org: local policy) Received: from web40623.mail.yahoo.com (HELO web40623.mail.yahoo.com) (66.218.92.52) by apache.org (qpsmtpd/0.28) with SMTP; Wed, 05 Jan 2005 14:10:33 -0800 Received: (qmail 94071 invoked by uid 60001); 5 Jan 2005 22:10:31 -0000 Message-ID: <20050105221031.94069.qmail@web40623.mail.yahoo.com> Received: from [18.172.6.54] by web40623.mail.yahoo.com via HTTP; Wed, 05 Jan 2005 14:10:31 PST X-RocketYMMF: yoavs1 Date: Wed, 5 Jan 2005 14:10:31 -0800 (PST) From: Yoav Shapira Reply-To: yoavs@apache.org Subject: Re: Problems checking out Tomcat 5.0 from CVS To: Tomcat Developers List , Ian Flanigan In-Reply-To: <15c72ec7050105140347298743@mail.gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Virus-Checked: Checked X-Spam-Rating: minotaur-2.apache.org 1.6.2 0/1000/N Hi, You need to use the TOMCAT_5_0 CVS tag when checking out. That stuff is on its own branch. Yoav --- Ian Flanigan wrote: > Hi all, > > I'm trying to checkout and compile the latest Tomcat 5.0 sources from > CVS, but I seem to get the 5.5 sources instead. I used the following > command to get the build.xml. > > $ wget http://jakarta.apache.org/tomcat/tomcat-5.0-doc/build.xml > > and use the following build.properties file: > > $ cat build.properties > # ----- Proxy setup ----- > # Uncomment if using a proxy server. > #proxy.host=proxy.domain > #proxy.port=8080 > #proxy.use=on > > # ----- Default Base Path for Dependent Packages ----- > # Replace this path with the directory path where > # dependencies binaries should be downloaded. > base.path=C:/Documents and Settings/flan/My > Documents/Work/Personal/Tomcat/dependencies > > The build succeeds, but when I look at the CVS version of files that I > *know* are different in 5.0 and 5.5, I find the 5.5 version. For > example: > > $ cat > jakarta-tomcat-catalina/catalina/src/share/org/apache/catalina/startup/CVS/Entries > /Authenticators.properties/1.1.1.1/Thu Jul 18 16:47:47 2002// > /Bootstrap.java/1.21/Sat Aug 21 19:34:59 2004// > /Catalina.java/1.35/Sat Oct 23 16:54:23 2004// > [...] > /HostConfig.java/1.52/Mon Jan 3 16:10:19 2005// > [...] > > What is the best way to check out the 5.0 sources? > > Thanks, > > Ian Flanigan > > --------------------------------------------------------------------- > To unsubscribe, e-mail: tomcat-dev-unsubscribe@jakarta.apache.org > For additional commands, e-mail: tomcat-dev-help@jakarta.apache.org > > --------------------------------------------------------------------- To unsubscribe, e-mail: tomcat-dev-unsubscribe@jakarta.apache.org For additional commands, e-mail: tomcat-dev-help@jakarta.apache.org