RE: [Draconet-users] Nant build files

2004-04-15 Thread Yves Reynhout
nant on the command line). Regards, Yves Reynhout. From: Morrill, John [mailto:[EMAIL PROTECTED] Sent: woensdag 14 april 2004 17:54 To: '[EMAIL PROTECTED]' Subject: [Draconet-users] Nant build files   Nant build files require source files to be specified.  When draco gets

RE: [Draconet-users] Nant build files

2004-04-15 Thread Erv Walter
have a clue where draco puts them when it does a checkout to a temporary folder.   From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Morrill, John Sent: Wednesday, April 14, 2004 10:54 AM To: '[EMAIL PROTECTED]' Subject: [Draconet-users] Nant build files   Nant b

RE: [Draconet-users] Nant build files

2004-04-14 Thread Erv Walter
have a clue where draco puts them when it does a checkout to a temporary folder.   From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Morrill, John Sent: Wednesday, April 14, 2004 10:54 AM To: '[EMAIL PROTECTED]' Subject: [Draconet-users] Nant build files   Nant b

[Draconet-users] Nant build files

2004-04-14 Thread Morrill, John
Nant build files require source files to be specified.  When draco gets the latest version of the code in source safe, it stores it in a temporary folder, then deletes it when the build is done.  So, how can we tell draco to use temporary files in the csc compile?   This is what Draco's h