You should be able to use the <exec> task within you CCNet config to do this (we use the nAnt <exec> task to do the same thing.
Hope this helps On Mar 18, 12:19 pm, सिद्धार्थ <[email protected]> wrote: > Hi All, > i want to run a dos command through CCnet.I dont want to run from the > batch file but to run this command directly in ccnet > > ====== > svn commit C:\Abc\bin -m "Committed the libraries after the build got > succeeded by Cruise Control" > ======= > > Is it possible > > regards, > sid
