I am trying to automate my checkout process using SVN version 1.6.6.
When I call
call "C:\Program Files\TortoiseSVN\bin\SubWCRev.exe" checkout URL
I get this message.
SubWCRev 1.6.6, Build 17493 - 32 Bit
And when I call the following just a window pops up.
call "C:\Program Files\TortoiseSVN\bin\TortoiseProc.exe.exe" checkout URL
What am I doing wrong?