Contributor(s): Than Grove
Some GUI interfaces to Subversion (SVN) may also allow the use of your computers command line to interface with repositories, but the recommended Windows client, Tortoise, does not. To use the command-line, in such cases, a separate command-line SVN client must be installed. Two such clients are:
When these are installed, you can navigate in a DOS or Terminal Window to a local repository folder found on your computer and type such commands as:
The full list of commands is found in Chapter 9 of the SVN Book.
Installing a command-line SVN client also allows you to write simple batch files to update all of your repositories (e.g., dev, staging, production} automatically