> 
> Yes I see.  That is good news.  One issue: VSS doesnt delete 
> from the working directory if you delete a file (i have tried 
> this and it didnt).  The file was still there in the 
> directory and, depending on how you build, this could be a 
> problem.  Some use *.* within NAnt to include all the source 
> files in the build.
> 

That is really nasty and highlights one of the strengths of the 'super clean build'.  
No
'clean' target is going to help here.  I guess you would have to adopt a guideline not 
to
use **/*.cs and instead explicitly list each file within NAnt.

Mark



-------------------------------------------------------
This SF.net email is sponsored by: IBM Linux Tutorials.
Become an expert in LINUX or just sharpen your skills.  Sign up for IBM's
Free Linux Tutorials.  Learn everything from the bash shell to sys admin.
Click now! http://ads.osdn.com/?ad_id=1278&alloc_id=3371&op=click
_______________________________________________
Draconet-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/draconet-users

Reply via email to