Showing posts with label restoration. Show all posts
Showing posts with label restoration. Show all posts

Tuesday, December 20, 2011

Restoration of backup SVN repository



The below steps executed in Snow Leopord OS:

SVN repo restoration steps in the existing environment:

- Copy your project repo under main repositiory directory in path /usr/local/main_repo/your_repo
- add/copy user in etc/users file if not exists
- add/copy authz group or user for the repo project in etc/authz
- verify all the paths in path etc/apache2/extra/httpd-svn.conf

Related:
For the New SVN setup details refer here.