I'm a Android developer, I use Android Studio or Eclipse for development and I use Tortoise for versioning. The problem came up the last few weeks and is that when I create a new class or activity and then when I'm trying to commit it, it doesn't. The specific files never shown on the window in order to select them and commit them. I tried both window and cmd and nothing works. Actually I didn't know until a colleague complained about not committing completely the projects. I do the same thing like the past 3 years that I use Tortoise and was working fine. When finish my job and on the root folder I select 'Commit'. I'm doing something wrong? Is there an other way to do so? Do I have to change any preferences? My current version number is around 3500 and I saw that the local sqlite .db is around 300MB. Also I noticed that if the file in close to the root path Tortoise discovers and finds the specific file (Example: TortoiseSVN\MyProject\thefile.txt). If it is deep it doesn't (Example: TortoiseSVN\MyProject\MySubProject\android\srv\test\myfile.java).