[Ilugc] SVN Migration

  • From: hariprasadh89@xxxxxxxxx (hari prasadh)
  • Date: Thu, 14 Nov 2013 11:16:02 +0530

 Hi All,

Iam migrating my SVN Server from one centos machine to another.

OldServer Version:
Collabnet SubversionEdge *Release: 3.0.0*
CentOS release 6.2 (Final)

can we have upgraded version of collabnet and centos in the new machine.

Ex:latest of Collabnet SubversionEdge and centos 6.3

All my repos were present in the below location
*/opt/csvn/data/repositories*

*For taking dump from old sever*
*In old server*
*/opt/csvn/data/repositories/*

*svnadmin dump /opt/csvn/data/repositories/abc > dumpfile1*
*svnadmin dump /opt/csvn/data/repositories/xyz > dumpfile2*

 *In new server*
*To load it in the new server*

*svnadmin load /pathname/abc < dumpfile1*
*svnadmin load /pathname/xyz < dumpfile2*

*do i need to take dump one by one.*
*is there any other way to do all the repos as one.*

*if i follow the above steps,do i migrate all the repos from old server to
new server without any loss of revisions,tags,branches and history.*

*or do i need to do any more steps here.*





-- 
Thanks & Regards,
HariPrasadh


-- 
Thanks & Regards,
HariPrasadh

Other related posts: