RE: [Draconet-users] Nant build files

2004-04-14 Thread Erv Walter
I don’t understand the question completely.  However, the question seems related to a common question.  Here’s what we do, and it’s what I suggest:   Put your nant .build files in CVS/VSS right along with your source code. Make those .build files do everything with relative p

[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