svn-co

Use svn-co "project-path-in-repository" to checkout some project from the repository. If you do not supply a project, it checks if the working directory is under version control and updates it with the HEAD revision.

If you supply the project, it will be checked out to the basename of the project-path in the working directory.

Example:

Working dir is ~/workspace, then

$ svn-co pro/ip

checks out the contents of the repository pro/ip to ~/workspace/ip

To list the contents of the repository see svn-ls

(see also svn-co Usage).


Generated on 25 Feb 2014 for scripts by  doxygen 1.4.7