14
votes

example for download project


cd xampp\htdocs>svn co http://svn.doctrine-project.org/trunk doctrine

then error


'svn' is not recognized as an internal or external command, operable program or batch file.

3
Then you'd better install it, don't you think? - glenn jackman
how to instal svn on windows? - sajad
I would search the internet for "how to instal svn on windows" - glenn jackman

3 Answers

23
votes

In case if someone is looking to install Command line client tools on top of already installed Tortoise, you can do this.

  1. Download the latest from website (https://tortoisesvn.net/downloads.html) and open the exe.
  2. When you reach this screen (see below), untick all, but `command line client tools'.
  3. Press "Next" and continue the installation.

This will only install command line client tools on top of your existing Tortoise.

Hope this will help someone. Cheers!

enter image description here

4
votes

Subversion is not installed by default on Windows. You have to install it to be able to use 'svn' command lines. Packages can be found here: http://subversion.apache.org/packages.html

1
votes

You can download TortoiseSVN and while installing choose CLI package. Once after installation add the folder location to Environment Variables->System variables