Category Archives: Subversion

Android Studio: What to Exclude While Importing a Project into Subversion?

If you put an Android Studio project under version control with Subversion, you will have to exclude some files from version control. Otherwise you will have local settings in your repository which will not work on other workstations. See what … Continue reading

Posted in Android, Android Studio, Subversion, Version control | Tagged , | 2 Comments

NetBeans 7.4 and Subversion CLI – a Problematic Couple with Self-signed Certificates

On my Windows PC my primary tool for accessing subversion repositories is TortoiseSVN. A while ago I updated to TortoiseSVN 1.8.4. This version of TortoiseSVN is based upon Subversion 1.8. So I migrated all my working copies from SVN 1.7 … Continue reading

Posted in IDE, NetBeans, Subversion, Version control | Tagged , , , | 4 Comments