Automate TortoiseSVN commit using cruise control
Posted
by pratap
on Stack Overflow
See other posts from Stack Overflow
or by pratap
Published on 2010-03-25T06:24:40Z
Indexed on
2010/03/25
6:33 UTC
Read the original article
Hit count: 449
tortoisesvn
|cruisecontrol.net
hi all,
i am new to tortoise svn, can any one tell how to automate tortoisesvn's commit process using cruisecontrol.net . My attempt to do that results in an exception... being thrown.
My main concern is to auto close the window that pops up when we execute the command
"tortoiseproc /command: commit /path:"**********PATH********* /logmsg:
"log msg" /closeonend:1"
© Stack Overflow or respective owner