I have installed TortoiseSVN in the C:\Program Files\TortoiseSVN folder. In the Environment Variable window, I have added in the variable name Path the variable value C:\Program Files\TortoiseSVN\bin. Still when I open the command line window and type
svn checkout http://xxxx/xxxx --username xxxx
I get the usual:
svn is not recognized as an internal or external command, operable program or batch file
Does anyone know hoe to solve this issue?