I have enabled version control in android studio and also am able to see the repository history in version control tab the problem is when i created a file in project it doesn't shows in local changes or if i copied a file in project folder it doesn't shows in unversioned files but if added that files using tortoiseSvn after a refresh android studio will show that files,Is there any option that i have to enable do with android studio rather than using an extra client?
Asked
Active
Viewed 3,092 times
1 Answers
3
In Settings>Version Control>Confirmation, you can add/remove created/deleted files.
For tortoise, you can also check this : Automatically add files to SVN inside a specific folder