man svn-load (Commandes) - load a subversion repository dump file

NAME

svn-load - load a subversion repository dump file

SYNOPSIS

svn-loadrepository dumpfile

DESCRIPTION

svn-load is a simple script that will load a dump file created by the svn-dump command into a subversion repository. This is useful for restoring backups and for repository migration when a new version of subversion is installed. The repository is specified by name rather than by URL.

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