From: Doug F. <dou...@do...> - 2003-10-23 08:58:56
|
I am developing the utility program that we discussed. This program will read an XML file that lays out a directory tree and create that tree on disk. (See attached sample file). The purpose of this program is to create a shell image of a site to be tested. This enables us to test addanc scripts and bricks before applying them to a 'live' site. I propose to call the program 'maketree'. It will have two mandatory arguments: -f --file the name of the XML file. -r --root the path where the root directory will be created. Eventually I would like to add the capability to handle this sort of file to config.py, but for now it is going to be separate. -- Doug Fort Addanc Downright Software Collective ------------------------------------------------------------------------ This email and any files transmitted with it are confidential and intended solely for the use of the individual or entity to whom they are addressed. If you have received this email in error please notify sec...@do.... ------------------------------------------------------------------------ This mail sent through Downright Software's implementation of HORDE/IMP. For info, see: http://horde.org/imp/ |