Re: AW: Automating cvs modules checkout with build.psf using Ant Script

2013-02-24 Thread salt2012
Sorry. I am not getting your point. I am trying to use the projectSetImport to get the project names from the build.psf which is below. Loaded projects = ${ImportedProjectNames} But i am getting the below error while executing the build.xml Problem: failed to create tas

Automating cvs modules checkout with build.psf using Ant Script

2013-02-22 Thread salt2012
Hi All, I am able to checkout the projects directly in ant script using cvs commands but i need an sample for the following requirement. Please help. Need to run build.xml ant script with project name as argument. Ihe script should take the build.psf and needs to checkout the required projects t