man svn-import (Commandes) - import a project into subversion repository
NAME
svn-import - import a project into subversion repository
SYNOPSIS
svn-importrepository dumpfile
DESCRIPTION
svn-import is a simple script that will import the current working directory tree into a new subversion project in the specified repository. The source directory tree is left untouched. The repository and project are specified by name rather than by URL.
To find the repository, svn-import will first check if the user has a REPOS_BASE defined in their .svn-helperrc file. If not, svn-import will check the system-wide /etc/svn-helper.conf file.
SEE ALSO
svn-export(1), svnadmin(1), svn-helper.conf(5)
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.