hello,
<exec executable="tortoiseproc.exe">
<baseDirectory>C:\Program Files\TortoiseSVN\bin</baseDirectory>
<buildArgs>/command:commit /path:\******\trunk\dotnet /notempfile /closeonend</buildArgs>
<buildTimeoutSeconds>1000</buildTimeoutSeconds>
</exec>
the code above pops up a window asking for "entering a message, selecting the changed content and then clicking OK and again clicking OK again after the process completes"
I would be extremely thankful if anyone can suggest how to avoid the above said process if commit is done using cruise control (config file).
thanks. pratap