SVN迁移到Android工作室 [英] Migrating SVN to Android Studio

查看:128
本文介绍了SVN迁移到Android工作室的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我迁移我的Andr​​oid项目从Eclipse来Android的工作室。我使用Subversion和我想知道我怎么可以迁移我的SVN在Android的Studio中使用了新的文件结构,而不会失去我的历史。

I'm migrating my Android project from Eclipse to Android Studio. I use Subversion and am wondering how I can migrate my SVN to the new file structure used in Android Studio without losing my history.

感谢您的帮助!

推荐答案

我不知道这两个文件结构的差异。但它会尝试这种方式:

I don't know the differences of both file structures. But it would try it this way:

  1. 检查出你的项目(也许更好的使用,例如TortoiseSVN客户端)
  2. 建立新的文件结构(新文件夹)
  3. 提交
  4. 将在旧体制的文件到新
  5. 在提交(检查提交对话框如果只有移动操作!)
  6. 在删除旧文件夹,你不再需要
  7. 提交

SVN会认识到这些移动操作。你会看到,如果它的工作原理是行动的提交对话框中。如果有删除/新建行动出了问题应该只有动的行为。

SVN will recognize these move operations. You will see if it works by the operations in the commit dialog. If there are "delete"/"new" actions something went wrong there should only be "move" actions.

这篇关于SVN迁移到Android工作室的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆