From dev-return-12573-apmail-forrest-dev-archive=forrest.apache.org@forrest.apache.org Thu Oct 07 05:33:24 2004 Return-Path: Delivered-To: apmail-forrest-dev-archive@www.apache.org Received: (qmail 98708 invoked from network); 7 Oct 2004 05:33:24 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur-2.apache.org with SMTP; 7 Oct 2004 05:33:24 -0000 Received: (qmail 56488 invoked by uid 500); 7 Oct 2004 05:33:23 -0000 Delivered-To: apmail-forrest-dev-archive@forrest.apache.org Received: (qmail 56363 invoked by uid 500); 7 Oct 2004 05:33:22 -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 56352 invoked by uid 99); 7 Oct 2004 05:33:22 -0000 X-ASF-Spam-Status: No, hits=0.6 required=10.0 tests=DNS_FROM_RFC_WHOIS,FORGED_RCVD_HELO,SPF_HELO_PASS,WEIRD_PORT X-Spam-Check-By: apache.org Received-SPF: neutral (hermes.apache.org: local policy) Received: from [196.25.240.77] (HELO ctb-mesg5.saix.net) (196.25.240.77) by apache.org (qpsmtpd/0.28) with ESMTP; Wed, 06 Oct 2004 22:33:21 -0700 Received: from sean.site (ndn-67-228.telkomadsl.co.za [165.165.67.228]) by ctb-mesg5.saix.net (Postfix) with ESMTP id 830E8E00E for ; Thu, 7 Oct 2004 07:33:15 +0200 (SAST) From: Sean Wheller Reply-To: sean@inwords.co.za Organization: In Words To: dev@forrest.apache.org Subject: Re: Build issues when svn switch Date: Thu, 7 Oct 2004 07:31:05 +0200 User-Agent: KMail/1.6.2 References: <200410062217.21061.sean@inwords.co.za> <41647B9B.2070000@apache.org> In-Reply-To: <41647B9B.2070000@apache.org> MIME-Version: 1.0 Content-Disposition: inline Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Message-Id: <200410070731.05692.sean@inwords.co.za> X-Virus-Checked: Checked X-Spam-Rating: minotaur-2.apache.org 1.6.2 0/1000/N On Thursday 07 October 2004 01:11, Ross Gardler wrote: > Sean Wheller wrote: > > Is there anything one should be aware of with the build when doing a > > switch from trunk to a branch? > > I'm not sure I understand your question. In general terms I don't think so. > [snip] Seems there must be some kinda build issue when using svn switch on forrest. When I switch from trunk to a branch, I can build, I can run but I cannot access the site. Here is the transcript of what happended when SVN SWITCH START ~~~~~~~~~~~~~~~~~~ svn switch -r HEAD http://svn.apache.org/repos/asf/forrest/branches/sitemap-plugins . --non-interactive A plugins A plugins/sitemap.xmap A plugins/plugins-1.xml U src/core/forrest.build.xml U src/core/context/skins/leather-dev/css/base-contracts.css U src/core/context/skins/leather-dev/css/profiling.css.xslt U src/core/context/skins/leather-dev/css/branding.css U src/core/context/skins/leather-dev/xslt/html/tab2menu.xsl U src/core/context/skins/leather-dev/xslt/html/site2xhtml.xsl U src/core/context/skins/tigris/xslt/html/site2xhtml.xsl U src/core/context/skins/pelt/css/screen.css U src/core/context/skins/pelt/xslt/html/tab2menu.xsl U src/core/context/skins/pelt/xslt/html/site2xhtml.xsl U src/core/context/skins/common/skinconf.xsl U src/core/context/skins/common/xslt/html/site2xhtml.xsl U src/core/context/WEB-INF/cocoon.xconf U src/core/context/WEB-INF/jtidy.properties U src/core/context/default-forrest.properties U src/core/context/sitemap.xmap U src/core/context/resources/stylesheets/rss2document.xsl U src/core/context/resources/stylesheets/docbook2document.xsl A src/core/var/pluginlist2echo.xsl A src/core/var/pluginlist2fetch.xsl A src/core/var/pluginlist2echo.xsl~ A src/core/targets/plugins.xml U src/core/fresh-site/src/documentation/skinconf.xml U src/documentation/skinconf.xml U src/documentation/content/xdocs/site.xml U src/documentation/content/xdocs/faq.xml A src/documentation/content/xdocs/guidelines.xml A src/documentation/content/xdocs/docs/plugins.xml U src/documentation/content/xdocs/docs/linking.xml U src/documentation/content/xdocs/docs/your-project.xml U src/documentation/content/xdocs/docs/project-sitemap.xml U src/documentation/content/xdocs/docs/sitemap-ref.xml D src/documentation/content/xdocs/bylaws.xml U src/documentation/content/.htaccess U KEYS U etc/RELEASE_PROCESS.txt U etc/docs-review.txt U etc/announcement-0.6.txt A scratchpad/eclipsePlugin/src/org/apache/forrest/eclipse/actions/StartForrest.java A scratchpad/eclipsePlugin/src/org/apache/forrest/eclipse/actions/BuildSite.java A scratchpad/eclipsePlugin/src/org/apache/forrest/eclipse/actions/StopForrest.java U scratchpad/eclipsePlugin/src/org/apache/forrest/eclipse/ForrestPlugin.java U scratchpad/eclipsePlugin/src/org/apache/forrest/eclipse/preference/ForrestPreferences.java D scratchpad/eclipsePlugin/src/org/apache/forrest/eclipse/popup U scratchpad/eclipsePlugin/plugin.xml Updated to revision 53904. successfully (0) END ~~~~~~~~~~~~~~~~~~ ./build.sh results in success. nothing important to report here. The same for forrest run. However, when I load http://localhost:8888 I get: START ~~~~~~~~~~~~~~~~~~ Resource Not Found Message: Resource Not Found Description: The requested resource "/" could not be found Sender: org.apache.cocoon.servlet.CocoonServlet Source: Cocoon Servlet END~~~~~~~~~~~~~~~~~~ -- Sean Wheller Technical Author sean@inwords.co.za http://www.inwords.co.za