Re: how to migrate svn directory

2010-09-02 Thread Yunlong Wang
Thanks Eckhardt. I mean to migrate a sub-directory on repository server A to another sub-dir on repo server B. Not a "working copy" migration. Wait: "working copies" are scrap space for editing, which you create when needed and throw away after use. "repositories" are databases that contain the

how to migrate svn directory

2010-08-31 Thread Yunlong Wang
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 th