How to Use AndroidStudio to upload and ignore files to the SVN Server: androidstudiosvn

Source: Internet
Author: User

How to Use AndroidStudio to upload and ignore files to the SVN Server: androidstudiosvn

When sharing projects in the same group, it is easy to put local configuration files such *. iml and other files are uploaded to the shared server, which will cause great trouble to teammates. To solve this problem, you can use the following method to solve it. The app uploaded to the server is as follows. the iml file is used as an example.

1. Cancel ignoring the file suffix ". iml" in the AS Setting ";

2. Find the "app. iml" file under the current project in the Windows directory, right-click the file, and select TortoiseSVN, such as location 2:

Figure 2

Select Delete under this item to Delete the file, as shown in Figure 3:

Figure 3

 

3. After deleting the file, submit it to the server again in the current directory, which is similar to normal submission. The file is no longer displayed after the server is refreshed. See Figure 4.

Figure 4

4. Return to the AS, set the ignore file again, and add the "*. iml" suffix to ignore;

5. Close the current project and open it again. When you open the project, select import project. Or download the latest project from the server again.

 

Related Article

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.