Return-Path: Delivered-To: apmail-tomcat-users-archive@www.apache.org Received: (qmail 11994 invoked from network); 15 Nov 2005 08:11:02 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 15 Nov 2005 08:11:02 -0000 Received: (qmail 60843 invoked by uid 500); 15 Nov 2005 08:10:46 -0000 Delivered-To: apmail-tomcat-users-archive@tomcat.apache.org Received: (qmail 60821 invoked by uid 500); 15 Nov 2005 08:10:45 -0000 Mailing-List: contact users-help@tomcat.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: "Tomcat Users List" Delivered-To: mailing list users@tomcat.apache.org Received: (qmail 60810 invoked by uid 99); 15 Nov 2005 08:10:45 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 15 Nov 2005 00:10:45 -0800 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_HELO_PASS,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (asf.osuosl.org: domain of jak-tomcat-user@m.gmane.org designates 80.91.229.2 as permitted sender) Received: from [80.91.229.2] (HELO ciao.gmane.org) (80.91.229.2) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 15 Nov 2005 00:10:36 -0800 Received: from list by ciao.gmane.org with local (Exim 4.43) id 1Ebvrk-0006P7-N2 for users@tomcat.apache.org; Tue, 15 Nov 2005 09:08:36 +0100 Received: from olve.intermedia.uib.no ([129.177.28.77]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Tue, 15 Nov 2005 09:08:32 +0100 Received: from olve.hansen by olve.intermedia.uib.no with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Tue, 15 Nov 2005 09:08:32 +0100 X-Injected-Via-Gmane: http://gmane.org/ To: users@tomcat.apache.org From: Olve Hansen Subject: Re: session replication errors Date: Tue, 15 Nov 2005 09:06:37 +0100 Organization: InterMedia Bergen - Aksis / Unifob AS Lines: 62 Message-ID: <1132041997.30204.24.camel@localhost> References: <1131447594.11709.15.camel@localhost.localdomain> <4375BF13.2090403@objektpark.de> <4375E37A.1060108@objektpark.de> <1131974135.30204.17.camel@localhost> <4378DEF7.8010003@apache.org> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="=-h0s+18H2l7U1zrGLLBHW" X-Complaints-To: usenet@sea.gmane.org X-Gmane-NNTP-Posting-Host: olve.intermedia.uib.no In-Reply-To: <4378DEF7.8010003@apache.org> X-Mailer: Evolution 2.4.1 Sender: news X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N --=-h0s+18H2l7U1zrGLLBHW Content-Type: text/plain Content-Transfer-Encoding: quoted-printable Thanks for pointing me in the right direction.=20 What I ended up doing was=20 svn checkout http://svn.apache.org/repos/asf/tomcat/build/tc5.5.x/resources/ mkdir build-tomcat cp resources/build.xml build-tomcat cd build-tomcat ant Subversion complained that I couldn't check out a single file, so I grabbed the whole resources folder instead. Trying to 'ant' from there gave me another svn error as it (ant+svn) couldn't checkout the tomcat sources in a folder already under svn control. Thanks for your help Mark, appreciate it! Olve man, 14,.11.2005 kl. 19.01 +0000, skrev Mark Thomas: > Olve Hansen wrote: > > On trying to build I am encountering problems. There is no documentatio= n > > on how to build from svn. I have a working build folder using the docs > > from http://tomcat.apache.org/tomcat-5.5-doc/building.html > > But I dont see your changes in DataSender.java after CVS update. >=20 > The 5.5.12 docs still refer to CVS. The next release has already been=20 > updated to refer to SVN. The 5.5.x docs on the website will be updated=20 > once the next release has been made. >=20 > Meanwhile, the following should get you going: > svn checkout=20 > http://svn.apache.org/repos/asf/tomcat/build/tc5.5.x/resources/build.xml=20 > /tomcat-build > cd /tomcat-build > ant >=20 > These commands might not be 100% correct (I don't have linux box to=20 > check them on) but should give you the idea. >=20 > Mark --=-h0s+18H2l7U1zrGLLBHW Content-Type: application/pgp-signature; name=signature.asc Content-Description: Dette er en digitalt signert meldingsdel -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.1 (GNU/Linux) iD8DBQBDeZcNAtZqQquHhqARAtQxAKCkVYJHU5Xf+TXaKhwJpJwTBWRnsQCdHMuU 1hh+fziL1jDL0Lg/Ok/SX7c= =ElQl -----END PGP SIGNATURE----- --=-h0s+18H2l7U1zrGLLBHW--