[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

how to migrate svn directory

From: Yunlong Wang <weyllor_at_gmail.com>
Date: Wed, 1 Sep 2010 14:12:02 +0800

Hi, buddies,
     my team need to migrate our working svn directory from server A to
another server B, is there any tool or suggestions?
I have rw right of A & B, and admin of server A/B is callable.
     we wannar migrate our code with change logs.

I tried to use hg-subversion to check out all the svn changes and push to
server B. I got a error message:
                        "abort: unable to operate on unrelated repository"

server A
|
|___Dir-0
|
|___Dir-1(migrate from here) +r +w
|
.
.
|___Dir-N

server B
|
|___Dir-0
|
|___Dir-1(migrate to here) +r +w
|
.
.
|___Dir-N

-- 
weyllor
Received on 2010-09-01 08:22:11 CEST

This is an archived mail posted to the Subversion Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.