Re: [Nant-users] Response file and TMP directory not working

2002-09-23 Thread Tomas Restrepo
Dave, > Here's another question: I cannot find (maybe I > haven't looked hard enough) how to access the build > log file. Do I have to enable something to turn on > that log? Should it be on by default? What is the > file name and where is it written to? The Build Log is just what's printed

RE: [Nant-users] Response file and TMP directory not working

2002-09-23 Thread Dave Adair
Thanks for quick response. I actually got it working by changing the TMP environment variable under My Computer to C:\temp and it started working. I don't know why it didn't "take" when I did a SET TMP="C:\temp" at the command line but oh well. Here's another question: I cannot find (maybe I h

RE: [Nant-users] Response file and TMP directory not working

2002-09-23 Thread Scott Hernandez
Hi Dave, If I remember correctly this was a bug with 0.7.9.0 (and before). A more updated version, like the upcoming 0.8.0.0, fixes this problem. If you can, the current version from cvs is your best bet. For the moment (with the 0.7.9), you can either quote long file/folder names with space in y