I have Tortoise svn installed on my desktop. I want to perform some tasks using commandline svn.exe? But I am not able to find svn.
During the installation of TortoiseSVN, check the Command Line Client Tools. This will create the file svn.exe
inside the folder C:\Program Files\TortoiseSVN\bin
.
TortoiseSVN doesn't use svn.exe it has SVN library compiled in. If you need to run your own tasks you would have to install stand alone subversion client. You either from Cygwin [http://cygwin.com ] or get a native version from http://subversion.apache.org/packages.html#windows