mcconnell 2004/05/19 00:06:43 Modified: merlin README.TXT Log: Add Cygwin workaround note. Revision Changes Path 1.5 +13 -0 avalon/merlin/README.TXT Index: README.TXT =================================================================== RCS file: /home/cvs/avalon/merlin/README.TXT,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- README.TXT 25 Apr 2004 20:29:20 -0000 1.4 +++ README.TXT 19 May 2004 07:06:42 -0000 1.5 @@ -29,3 +29,16 @@ Also make sure to take a look at the INSTALL.txt file in this directory as it may contain updated info. + +CYGWIN Notes +------------ + +Due to restrictions related to the handling of spaces in filename +and/or directory names when running under the Cygwin environment you +will need to quote and escape command line arguments that contain +references with embedded spaces. + +For example: + + merlin -home '/My\ Documents/merlin/apps/abc' -execute +
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]