Re: CVS Update issues during Build

2007-05-04 Thread vivek payala
Yes Aruna. My CruiseControl's config.xml file does have CVS element included. ** ** * * ** Regards, Vivek Payala On 5/3/07, Aruna Challapalli <[EMAIL PROTECTED]> wrote: Does your cruisecontrol configuration file has any CVS element included? See this example... htt

RE: CVS Update issues during Build

2007-05-03 Thread Vivek Payala
t: Re: CVS Update issues during Build Does your cruisecontrol configuration file has any CVS element included? See this example... http://cruisecontrol.sourceforge.net/main/configxml.html#cvs On 5/3/07, vivek payala <[EMAIL PROTECTED]> wrote: > > Hello, > >

Re: CVS Update issues during Build

2007-05-03 Thread Aruna Challapalli
Does your cruisecontrol configuration file has any CVS element included? See this example... http://cruisecontrol.sourceforge.net/main/configxml.html#cvs On 5/3/07, vivek payala <[EMAIL PROTECTED]> wrote: Hello, We have configured CruiseControl for build scheduling on the build server. Crui

CVS Update issues during Build

2007-05-03 Thread vivek payala
Hello, We have configured CruiseControl for build scheduling on the build server. CruiseControl calls the project specific ANT build script. As the build starts the first thing the build script does is update the projects CVS directory. The build file contents are as shown below, *

CVS Update issues during Build

2007-05-02 Thread Vivek Payala
Hello, We have configured CruiseControl for build scheduling on the build server. CruiseControl calls the project specific ANT build script. As the build starts the first thing the build script does is update the projects CVS directory. The build file contents are as shown below,