Ferdinand Soethe wrote: > David, > > if I did something wrong by moving this document, pls let me know so > that I can avoid that mistake next time round. > > Was there a technical problem with it being moved?
When i prepared that commit message, i found myself spending too much time trying to explain. So i gave up and was terse. Sorry, better to spend the time. The old location was in the last two releases and there were references to this. There is also a website redirect for this page already to make it always go to the -dev version. When i tried to cleanup after the forrestbot, to remove old generated docs (because fb has a bug) i became confused about what needed to be removed. Your new .htaccess redirect for the webserver was going in the opposite direction. I found it easier just to go back to what we had before. Was there a particular reason for the move? -David > > Author: crossley > > Date: Wed May 24 20:34:04 2006 > > New Revision: 409294 > > > URL: http://svn.apache.org/viewvc?rev=409294&view=rev > > Log: > > Put the build.html doc back where it used to be. > > > Added: > > forrest/trunk/site-author/content/xdocs/docs_0_80/build.xml > > - copied unchanged from r409265, > > forrest/trunk/site-author/content/xdocs/docs_0_80/howto/build.xml > > Removed: > > forrest/trunk/site-author/content/xdocs/docs_0_80/howto/build.xml > > Modified: > > forrest/trunk/site-author/content/.htaccess > > > Modified: forrest/trunk/site-author/content/.htaccess > > URL: > > http://svn.apache.org/viewvc/forrest/trunk/site-author/content/.htaccess?rev=409294&r1=409293&r2=409294&view=diff > > ============================================================================== > > --- forrest/trunk/site-author/content/.htaccess (original) > > +++ forrest/trunk/site-author/content/.htaccess Wed May 24 20:34:04 2006 > > @@ -34,7 +34,6 @@ > > # Some moved documents > > RedirectMatch ^/docs/docs_0_80/howto/howto-structurer-install(.*) > > http://forrest.apache.org/docs_0_80/howto/howto-dispatcher-install$1 > > RedirectMatch ^/docs_0_80/compliance(.*) > > http://forrest.apache.org/compliance$1 > > -RedirectMatch ^/docs_0_80/howto/build(.*) > > http://forrest.apache.org/docs_0_80/build$1 > > RedirectMatch ^/docs_0_80/forrest-contract(.*) > > http://forrest.apache.org/forrest-contract$1 > > RedirectMatch ^/docs_0_80/howto/howto-howto(.*) > > http://forrest.apache.org/howto-howto$1 > > RedirectMatch ^/docs_0_80/howto/howto-dev(.*) > > http://forrest.apache.org/howto-dev$1 > >
