码迷,mamicode.com
首页 > 其他好文 > 详细

解决svn迁移过程中出现:SVN Error: is not the same repository as的问题

时间:2016-06-20 20:22:10      阅读:3711      评论:0      收藏:0      [点我收藏+]

标签:

一、背景

  由于公司业务的需要,新购买了一批机器,那么面临着的就是svn等一系列东西进行迁移的问题,在svn迁移以后,本地的svn代码在切换时出现了SVN Error: 旧服务器地址 is not the same repository as 新服务器地址 的问题。

二、解决办法

  在eclipse中进行该项操作总是会报这个错误。最后经查资料通过以下方式得到解决:

  1.安装Tortoise 客户端,使用其Relocate功能进行解决。

  2.“TortoiseSVN” → “Relocate”。

    技术分享

  3.修改您所需要的URL地址,即可。

    技术分享

  4.然后会提示您“Working copy relocate to http://192.168.101.130/svn”。

    技术分享

大功告成,完美解决出现的问题!

解决svn迁移过程中出现:SVN Error: is not the same repository as的问题

标签:

原文地址:http://www.cnblogs.com/zhfei/p/5601488.html

(2)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!