Chandra Medidi wrote:
> Hi everyone,
>  
> Gary, Thanks for your response.
>  
> At present we are using NAnt build scripts to generate a zip file 
> after compiling the source code. Then we are staging the zip file to a 
> separate staging area manually. Now we are planning to automate this 
> staging process. we decided to stage it to CVS respository by using 
> NAnt scripts. From this repository the code can be pulled out and 
> migrated to other environments for testing lateron. Can anyone help me 
> how to achieve this task using NAnt. Is it really possible? If so how? 
> Please let me know
That's still not enough detail.

Staging is just a type of testing.  It's not meaningful to say that 
you're staging something to CVS, or a zip file.  Do you mean copy?

NAnt has tasks to manipulate CVS, copy files around, and execute 
programs, so it's possible. 

Gary

PS Please don't reply both to the list and the individual.  That causes 
the individual to get two copies of the email.  Just reply to the list.



-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
NAnt-users mailing list
NAnt-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/nant-users

Reply via email to