Return-Path: Delivered-To: apmail-forrest-dev-archive@www.apache.org Received: (qmail 29240 invoked from network); 7 Oct 2004 14:26:07 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur-2.apache.org with SMTP; 7 Oct 2004 14:26:07 -0000 Received: (qmail 33860 invoked by uid 500); 7 Oct 2004 14:25:02 -0000 Delivered-To: apmail-forrest-dev-archive@forrest.apache.org Received: (qmail 33763 invoked by uid 500); 7 Oct 2004 14:25:00 -0000 Mailing-List: contact dev-help@forrest.apache.org; run by ezmlm Precedence: bulk list-help: list-unsubscribe: list-post: Reply-To: dev@forrest.apache.org Delivered-To: mailing list dev@forrest.apache.org Received: (qmail 33715 invoked by uid 99); 7 Oct 2004 14:25:00 -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 [212.23.3.141] (HELO heisenberg.zen.co.uk) (212.23.3.141) by apache.org (qpsmtpd/0.28) with ESMTP; Thu, 07 Oct 2004 07:24:57 -0700 Received: from [82.69.78.226] (helo=[192.168.0.2]) by heisenberg.zen.co.uk with esmtp (Exim 4.30) id 1CFZCQ-0006TU-7R for dev@forrest.apache.org; Thu, 07 Oct 2004 14:24:54 +0000 Message-ID: <416551AB.3080705@apache.org> Date: Thu, 07 Oct 2004 15:24:43 +0100 From: Ross Gardler User-Agent: Mozilla Thunderbird 0.8 (Windows/20040913) X-Accept-Language: en-us, en MIME-Version: 1.0 To: dev@forrest.apache.org Subject: Re: Build issues when svn switch References: <200410062217.21061.sean@inwords.co.za> <200410071148.02885.sean@inwords.co.za> <41653FA8.3090300@apache.org> <200410071545.43350.sean@inwords.co.za> In-Reply-To: <200410071545.43350.sean@inwords.co.za> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Originating-Heisenberg-IP: [82.69.78.226] X-Virus-Checked: Checked X-Spam-Rating: minotaur-2.apache.org 1.6.2 0/1000/N Sean Wheller wrote: > On Thursday 07 October 2004 15:07, Ross Gardler wrote: > >>Sean Wheller wrote: >> >>>This increases the likely hood that use of the standard svn switch dev >>>method will not work. >> >>I have been watching the commits that have been made, and most of them >>are skin or docs changes. There are none of any significance with regard >>to the build in the list you copied in your mail. > > > I don't think it is the build per se. Rather that there may be bits and pieces > in the update operation that cause a problem. I will try looking at it > closer, but don't have time to go over all the differences, so I will test it > once the branch and trunk have come closer together. But surely if a straight checkout of the branch works for you then it can't be a problem with the code in the branch? What do your logs say when you get the failure? Ross