SVN versioning in Android Studio

  • Replies:1
anbu selvan
  • Forum posts: 2

Feb 8, 2017, 8:40:33 AM via Website

Hi,
I am importing my project to SVN everything works fine.I edited the ignore file list setting to ignore the some files while committing.This works fine but when i start new prjoject the ignore files for SVN dialog is empty can't i store that setting in android studio so that i can have the setting in every new android project created in android studio.

Thanks,

Reply
JacobVR
  • Forum posts: 14

Feb 9, 2017, 10:14:18 PM via Website

Answering “How do I to add Tortoise SVN to Android Studio's checkout from version control?” You’re a little confused. SVN — short for Subversion — is a centralized version control system. Tortoise and Android Studio are both clients, as is the svn command-line client. hahah

Reply