The following instructions will create a repository called FOO for the project called FOO. The example assumes the user has root privileges via sudo on beaver.codehaus.org:
FOO has already been created. If not, create the project using newproject./home/projects/FOO/scm with the following command:
sudo svnadmin create /home/projects/FOO/scm |
apache user to the group if ViewCVS access or anonymous svnserve access is desired. In the current version of ViewCVS, read-write access is required in order to provide a web-based interface to the repository./svnroot directory:
sudo ln -s /home/projects/FOO/scm /svnroot/FOO |