简体   繁体   English

将文件从SVN导入eclipse中的android项目

[英]Import file from SVN to android project in eclipse

I have eclipse kepler where I must import project files from SVN repository as Android project. 我有eclipse kepler,我必须在其中将SVN存储库中的项目文件导入为Android项目。 After importing this I want track files inside android project by using SVN. 导入此后,我想使用SVN在android项目中跟踪文件。 How do this in "normal" way? 如何以“正常”方式进行?

After importing project and select "Check out as a project configured using the New Project Wizzard". 导入项目后,选择“签出为使用New Project Wizzard配置的项目”。

I have this incorrect structure. 我的结构不正确。

I woud like to replace src and other standart files using SVN filies. 我想使用SVN文件替换src和其他标准文件。

在此处输入图片说明

Try to use Subversion plugin for Eclipse. 尝试将Subversion插件用于Eclipse。 For one of the tutorial, follow this . 对于本教程之一,请遵循

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM