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