Chuck,

If you build your NAnt script such that paths are relative, it should all work fine.  
If you have
Draco running on some server, the model is that everything needed to build must be 
within the VSS
project, and be relative.  However, if you needed to install something outside of this 
constraint,
then you would have to make sure these simply exist on the server too.  But 
fundamentally, the
source code must be underneath the VSS project, and the NAnt script should use 
relative paths.

HTH

Nick.

"Chuck Bryan" <[EMAIL PROTECTED]> wrote:

> This is probably obvious, and something that I have missed.
> 
>  
> 
> My Nant build script looks at a directory where I normally "Get Latest"
> to, and perform using the source files in that directory structure. With
> Draco, it appears that it puts the files in a temp directory, which my
> Nant script does not know about.
> 
>  
> 
> Is there a way to specify the location (for Draco) or...determine
> Draco's location to feed to Nant?
> 
>  
> 
> Thanks
> 
>  
> 
> Chuck Bryan
> 
> 

nick robinson
www.fromconcept.co.uk




-------------------------------------------------------
This SF.net email is sponsored by: SF.net Giveback Program.
Does SourceForge.net help you be more productive?  Does it
help you create better code?   SHARE THE LOVE, and help us help
YOU!  Click Here: http://sourceforge.net/donate/
_______________________________________________
Draconet-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/draconet-users

Reply via email to