man sco (Commandes) - checkout a project from a subversion repository

NAME

sco - checkout a project from a subversion repository

SYNOPSIS

scorepository project

DESCRIPTION

sco is a simple script that will checkout a project from a repository on the configured server. The repository and project are specified by name rather than by URL.

To find the repository, sco will first check if the user has a REPOS_BASE defined in their .svn-helperrc file. If not, sco will check the system-wide /etc/svn-helper.conf file.

SEE ALSO

FILES

svn-helper.conf
The system-wide configuration file
~/.svn-helperrc
The individual user configuration file

AUTHOR

This manual page was written by Russ W. Knize rknize@yahoo.com for the Debian system (but may be used by others). Permission is granted to copy, distribute and/or modify this document under the terms of the GNU General Public License, Version 2 any later version published by the Free Software Foundation.

On Debian systems, the complete text of the GNU General Public License can be found in /usr/share/common-licenses/GPL.