Hi these kind of things are the easiest in a build script (nant, msbuild, ...) let CCNet call this build script, and do all the logic in there.
makes configuration a lot easier. with kind regards Ruben Willems On 21 June 2011 13:57, Vishnu Paladugu <[email protected]> wrote: > Hi, > I would like to know if it is possible to read a file in CC.NET. This is > required for our project as the compiled build location is stored in a file. > > I searched through the web and unfortunately couldn't find any help. > > > Regards, > Vishnu >
