Commit into TortoiseSVN

Posted by pratap on Stack Overflow See other posts from Stack Overflow or by pratap
Published on 2010-03-24T12:45:00Z Indexed on 2010/03/24 13:03 UTC
Read the original article Hit count: 359

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

© Stack Overflow or respective owner

Related posts about tortoisesvn

Related posts about cruisecontrol.net