man svn-fixperm (Commandes) - repair database file permissions in a subversion repository
NAME
svn-fixperm - repair database file permissions in a subversion repository
SYNOPSIS
svn-fixpermrepository
DESCRIPTION
svn-fixperm is a simple script that will try to repair the file permissions in a subversion repository. Problems often occur due to misconfigurations of the web server backend. Getting the permissions worked out is a bit tricky. The repository is specified by name rather than by URL.
To find the repository, svn-fixperm will first check if the user has a REPOS_BASE defined in their .svn-helperrc file. If not, svn-fixperm 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.