Moving the subversion repository over.
(1) Create the subdomain (which doesn't really have anything ... just a server address)
(2) create the svn repositories in /var/svn
(3) start the svnserve as a daemon (svnserve -d) ... not sure if this will be sticky when container restarts
(4) dump old svn repository (one at a time) and load on other machine ... the following article explains how:
http://b.lesseverything.com/2007/3/12/moving-svn-from-one-machine-to-another
No comments:
Post a Comment