From: Artur H. <ko...@pl...> - 2003-09-26 14:25:10
|
1. Changed 'local' variable to 'localdocs' (local is built-in bash keyword) 2. Script removes '/' from the end of directories given as script parameters 3. First action in script is creation of temporary directory and it implied change of cp -pr $guide $tmp to cp -pr $guide/* $tmp 4. If given localdocs directory contains 'entities.ent' file it is automatically assumed as project customization entity files and is mapped through catalog for use. It seems to me following files are missing in cvs repository: xsl/expandconfig.xsl xsl/param.xsl And still working on this.... Artur -- Artur Hefczyc Open Source Developer http://generguide.sourceforge.net/ http://www.geotools.org/ http://wttools.sourceforge.net/ http://maven-plugins.sourceforge.net/ |