Thanks Ian. I think you are right about the temp path, I have changed them. I have attached the two test files. One note, I could not complete a full test on them because the nant cvs server (where I run the tests against) was a little unresponsive. I will look at making this configurable tonight.
I have noticed this in the past as well (i.e. not a problem with the code move), has anyone else noticed it? Clayton -----Original Message----- From: Ian MacLean [mailto:[EMAIL PROTECTED] Sent: June 16, 2003 11:18 PM To: Clayton Harbour Cc: Nant-Developers (E-mail) Subject: Re: [nant-dev] Error building latest NAnt Comitted - thanks Clayton. Do you think it would be a good idea to use Path.GetTempPath rather than hardcoding c:\temp in the test build files ? Ian >Hi, > >I have attached a patch for the UpdateTaskTest. Thanks, > > >Clayton > >-----Original Message----- >From: Geurts, James [mailto:[EMAIL PROTECTED] >Sent: June 16, 2003 10:15 AM >To: 'Nant-Developers (E-mail)' >Subject: [nant-dev] Error building latest NAnt > >Hey all... > >I'm having some troubles building the latest NAnt. The attached output >is from me running: "bin\nant -buildfile:nightly.xml release nightly" >from a fresh checkout this morning. Also, I must apologize for the >nightly builds. I have been having a lot of grief trying to get wincvs >& draco to cooperate. If anyone thinks they can get a build machine >setup instead, please let me know. > >Jim > > >
UpdateTaskTest.cs
Description: UpdateTaskTest.cs
CheckoutTaskTest.cs
Description: CheckoutTaskTest.cs
