You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@subversion.apache.org by "Nguyen (JIRA)" <ji...@apache.org> on 2019/03/15 05:13:00 UTC

[jira] [Created] (SVN-4812) Migrate data from local to AWS cloud

Nguyen created SVN-4812:
---------------------------

             Summary: Migrate data from local to AWS cloud
                 Key: SVN-4812
                 URL: https://issues.apache.org/jira/browse/SVN-4812
             Project: Subversion
          Issue Type: Bug
         Environment: Ubuntu 18.04

SVN version 1.9.7
            Reporter: Nguyen


Recently, I have migrate SVN data from local to AWS cloud.

Scenario is: SVN local in VPC1 and SVN server in another VPC2, both server can communicate via VPN. But when I run the command:

svnsync init file:///var/lib/svn/newrepo [http://private|http://private/] IP of instance/svn/myrepo 

So I get a mistake as below:

svnsync: E170011: Repository moved permanently to '[http://private|http://private/] IP of instance/svn/myrepo'

 Could you teach me the way to fix this error. 
Thanks you so much.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)