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 Fri Feb 5 16:35:28 2010 for scripts by  doxygen 1.4.7