man svn-export (Commandes) - export a subversion project

NAME

svn-export - export a subversion project

SYNOPSIS

svn-exportrepository project

DESCRIPTION

svn-export is a simple script that will export clean a project directory tree from a subversion repository. All subversion meta information (".svn" subdirectories) is stripped. The repository and project are specified by name rather than by URL.

To find the repository, svn-export will first check if the user has a REPOS_BASE defined in their .svn-helperrc file. If not, svn-export 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.