Workaround to use Androidstudio upload to ignore files to SVN server

Source: Internet
Author: User

When sharing the same group of projects, it is easy to upload the local configuration files such as *.IML and other files to the shared server, this will cause great trouble to the teammates, in order to solve this problem, you can use the following method to solve, the following upload to the server App.iml file as an example.

First, in the setting of AS, remove the file suffix ". iML";

Second, locate the "APP.IML" file under the current project in the Windows directory, right-click the file, select TortoiseSVN, such as 2 location:

Figure 2

Under this key, select Delete and delete the file, as shown in 3:

Figure 3

Third, after the deletion of the file, in the current directory submitted to the server again, and normal submission is the same. When you refresh the server, you do not have the file. Submit as shown in 4

Figure 4

Four, back to as, again set the Ignore file, add "*.iml" suffix ignored;

Close the current project, open it again, and select Import Project when open. Or you can download the latest item from the server again.

Workaround to use Androidstudio upload to ignore files to SVN server

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.