The link from Barrett will give you an overview of the command Use the <buildArgs> element to specify your folder/file(s) to commit, the message and username/password. it will look a bit long winded but should work ok.
The nAnt approach is only a bit cleaner in that you can separate the arguments into separate lines. Hope this helps On Mar 18, 12:58 pm, Barrett <[email protected]> wrote: > CCNet supports this. > > http://confluence.public.thoughtworks.org/display/CCNET/Executable+Task > > Hope this helps. > > On Mar 18, 8:52 am, सिद्धार्थ <[email protected]> wrote: > > > Thanks for your quick reply > > i have posted the command can you elaborate how to add that in exe > > task > > i dont want to use Nant > > > regards, > > sid > > > On Mar 18, 5:26 pm, Dave Carson <[email protected]> wrote: > > > > 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- Hide quoted text - > > > > - Show quoted text -- Hide quoted text - > > > - Show quoted text -
