Jaroslav Sivy wrote:
Hi,
Is there any way, how to parse output file from cc (modificationWriter
Does "cc" mean the UNIX C compiler? CruiseControl? CruiseControl.Net?
(The latter is usually abbreviated as CC.Net.)
function) in nant? {and not only load 1 attribute using xmlpeek?}
Use
Hi,
Is there any way, how to parse output file from cc (modificationWriter
function) in nant? {and not only load 1 attribute using xmlpeek?}
I want to write all changed files using that function and now i need to
execute *.sql files from that list using osql.exe
I couldnt find it on google/websi